Skip to main content
Platform Operations/Platform Misc

HandleResourceCallback

Handle incoming resource change callback from a downstream platform. No authentication required from the downstream platform; Envoy forwards this public webhook to federation.

POST/api/v1/eventsub/callbacks/{platformId}

Operation ID

HandleResourceCallback

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • platformId
    StringRequired

    ID of the platform sending the callback

Query Parameters

  • groupId
    String

    ID of the cluster group this callback belongs to ID of the cluster group this callback belongs to

Responses

200 OK
200 OK

On success, this API returns an empty JSON object {}.

  • Change Time

    DeletedRequest body fields payloadDeletedResponse fields accepted, resourcesProcessed
    View API