Documentation Index
Fetch the complete documentation index at: https://docs.aptlydone.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The template key for the notification
"DELEGATION_ISSUED"
The user ID who should receive this notification
"550e8400-e29b-41d4-a716-446655440000"
The tenant ID of the user who should receive this notification
"550e8400-e29b-41d4-a716-446655440000"
The type of entity this notification relates to
"delegation"
The ID of the entity this notification relates to
"9da9a193-7ce8-4540-8020-d22ad2333960"
Template placeholders to populate in the message
{
"delegation_id": "ABC123",
"user_email": "john@example.com"
}Optional URL for action button on the notification
"https://example.com/delegations/123456"
Optional payload with additional data for the notification
{
"delegationName": "Q3 Budget Review",
"priority": "high"
}The notification has been successfully created