Unsubscribe
Unsubscribe from events for the specified resource target.
POST
/api/v1/eventsub/unsubscribeOperation ID
UnsubscribeSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonBody Fields
targetTypeStringRequiredType of the target resource to unsubscribe from
Example: vm
targetUuidStringRequiredUUID of the specific resource instance to unsubscribe from
Example: vm-abc-001
