operations
Archive operation within app app_id by operation id
delete/v1/operations/{app_id}/{operation_id}
Path parameters
app_idstring required
Application id
operation_idinteger required
Operation id
Headers
X-Fieldsstring mask
An optional fields mask
Response
Success
Example response
{
"status": "SCHEDULED",
"type": "APP_UPDATED"
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.