// Lifecycles

Delete a lifecycle

Delete a lifecycle.

DELETE/api/lifecycle

Description

Deletes a lifecycle. Channels that bind to it must be updated separately.

Parameters

NameInTypeRequiredDescription
lifecycleId query string yes ID of the lifecycle.

Errors

StatusMeaning
400 Invalid lifecycleId.
401 Missing or invalid Basic auth credentials, or the service account lacks the required role.