Maintenances
Delete team maintenance
Deletes a maintenance with given id in the request.
delete/api/{cloudId}/v1/teams/{teamId}/maintenances/{id}
Path parameters
teamIdstring required
Identifier of the maintenance owning team.
idstring required
Identifier of the maintenance.
Response
Returned if the request is successful.
Changes
No recorded changes to this endpoint across all 3 revisions of this API.