Mark a version as obsolete

Marks a specific deprecated version as obsolete. Once obsolete, invocations targeting that version will return 410 Gone.

Only deprecated versions can be marked obsolete. Active versions must first be deprecated via POST (which creates a new version).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The handle of the trigger.

Body Params
integer
required

The version number to mark as obsolete.

string

Optional updated deprecation message.

Responses

400

Version is already obsolete or is still active.

404

Version not found.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json