Skip to main content
PUT
C#

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

provider
enum<string>
required
Available options:
guardian,
sns,
direct

Response

Returns selected push notification provider configuration

provider
enum<string>
Available options:
guardian,
sns,
direct