Skip to main content
POST
Create a notification destination
Workspace notification administration requires an owner or admin identity and the matching settings scope. Destination targets are encrypted and never returned.

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
name
string
required
Required string length: 1 - 100
type
enum<string>
required
Available options:
email,
discord,
discord_webhook,
slack,
microsoft_teams,
custom_webhook
target
string
required

Destination address, URL, or JSON-encoded provider configuration. Stored encrypted and never returned.

Minimum string length: 1

Response

Destination created

data
object
required
Last modified on August 30, 2026