App Instance Label API
Delete App Instance Label
Delete an app instance label. Detaches the label from all currently-tagged app instances.
DELETE
Delete App Instance Label
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the label to delete. Removes the label from all app instances it is currently attached to.
Response
Success
The response is of type DeleteAppInstanceLabelResponse · object.
Delete App Instance Label

