Skip to content

Detach a companion file from an asset

DELETE
/assets/{id}/companions/{companion_id}
id
required
string format: uuid
companion_id
required
string format: uuid

Companion removed

Authentication required, missing, or invalid

object
error
required

Human-readable error summary

string
Example
the request could not be completed
Example
{
"error": "authentication required: sign in and retry with a valid session or API token"
}

Resource not found

object
error
required

Human-readable error summary

string
Example
the request could not be completed