Delete the Attachment with predefined identifier string.
Attachment was deleted.
Unauthorized access, invalid credentials were used.
Resource was not found.
$client->attachments()->delete('attachmentId');
{- "status": 401,
- "title": "string",
- "detail": "string",
- "instance": "string"
}