Create Or Update Event Subscription

API endpoint to create or update subscription.

Path Params
uuid
required

Format - uuid. Guid identifier of the subscription.

Body Params

Create or update event subscription request

Model for creating, updating and reading event subscription

string
required
length ≥ 1

Resource to subscribe to.

eventTypes
array of strings | null

Event type(s) of the resource

eventTypes
string
required
length ≥ 1

The target web hook URL.

string | null

Identifier of AAD Tenant

string | null

Uri or identifier of application

date-time | null

Expiration date of event subscription.

Headers
string
uuid
required

Format - uuid. Correlates HTTP requests between a client and server

Responses
202

Accepted

500

Server Error

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json