Notification Tokens

Creates a notification token

post/system/notification-tokens

Headers

Authorizationstring string required

OAuth Bearer token

Contextstring string required

The executing context

Accept'application/json' required

Advertises which content types the client understands

X-Accept-Timezonestring

The timezone the content will be displayed in

Request body

audience'candidate' | 'user' required
tokenstring required
typestring

Response

Details about the notification token that was created

_idstring required
updated_atstring date-time required
created_atstring date-time required
__vinteger required
audience'candidate' | 'user' required
tokenstring required
typestring
status'draft' | 'enabled' | 'deprecated' | 'disabled' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.