Skip to content

Remove Attachment

DELETE
/certificates/{certificateId}/attachments/{attachmentId}

Removes a file attachment from a Certificate. The Certificate and its parent Space must exist, and the Space must be active.

certificateId
required
string
attachmentId
required
string
X-Space-Id
required
string format: uuid

UUID of the target Space (tenant boundary). Validated against user access.

Unauthorized — missing or invalid JWT

Forbidden — insufficient permissions

Resource not found