Deletes an attachment with a specified ID.
Attachment deleted.
Unauthorized access. Invalid credentials used.
Resource not found.
$client->attachments()->delete('attachmentId');
{- "status": 401,
- "title": "string",
- "detail": "string",
- "instance": "string"
}