# Delete attachment Permanently deletes a Attachment record. Endpoint: DELETE /site/{siteId}/ahds/v1/attachment/{attachmentId} Version: 1.0 Security: bearer ## Path parameters: - `siteId` (number, required) Site identifier - `attachmentId` (string, required) Attachment unique identifier (UUID) ## Response 204 fields ## Response 401 fields ## Response 404 fields