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.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” certificateId
required
string
attachmentId
required
string
Header Parameters
Section titled “Header Parameters ” X-Space-Id
required
string format: uuid
UUID of the target Space (tenant boundary). Validated against user access.
Responses
Section titled “ Responses ”Unauthorized — missing or invalid JWT
Forbidden — insufficient permissions
Resource not found