Create or Update Event Subscription

API endpoint to create or update subscription.

Path Params
uuid
required

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
required
Defaults to v1

API versioning

uuid
required

Correlates HTTP requests between a client and server

Responses
202

Accepted

500

Internal 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