Create subscription

Authentication

Authorizationstring

Use the API key format: api-key <token>.

Request

This endpoint expects an object.
endpointUrlstringRequiredformat: "^https://.+$">=1 character
eventTypeslist of enumsRequired
Allowed values:
signingSecretstringRequired>=1 character

Shared secret used to sign webhook deliveries. Plextera sends X-Plextera-Signature as t=<unix timestamp>,v1=<HMAC-SHA256(timestamp + ’.’ + raw request body)>.

filtersobjectOptional

Response

Created
idstring
statusenum
Allowed values:
endpointUrlstring
eventTypeslist of enums
Allowed values:
filtersobject
createdAtdatetime
updatedAtdatetime