Delete a resource operationCopy Pagedelete https://{hostname}/api-definitions/v2/endpoints/{endpointId}/versions/{versionNumber}/resources/{apiResourceId}/operations/{operationId}Remove a specific resource operation.Path ParamsendpointIdintegerrequiredIdentifies an endpoint.versionNumberintegerrequiredThe endpoint's version.apiResourceIdintegerrequiredIdentifies a resource.operationIdstringrequiredlength between 36 and 36Identifies an operation.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Responses 204Successful response. 403Forbidden. You don't have permission to access the resource. 404Not found. The requested resource operation doesn't exist.Updated 4 months ago