Skip to main content
DELETE
Remove stack profile version deprecation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

profile_id
string<uuid>
required
version
integer
required

Response

Deprecation removed

id
string<uuid>
required
version
integer
required
channel
string
required
changelog
string | null
required
created_by_user_id
string | null
required
created_at
string<date-time>
required
deprecation
StackProfileVersionDeprecation · object | null
required

The withdrawal notice; null while the version is deployable.