Skip to main content
POST/api/management/projects/{projectId}/proxies/{proxyId}/workflow/events

Parameters

NameParameter typeTypeFormatDescriptionExampleRequired
projectIdpathstringThe project identifier found in the project overview screen of the management console.movieDbtrue
proxyIdpathstringguidThe proxy identifiertrue

Responses

HTTP status codeReasonModel
401UnauthorizedError
500Internal server errorError

Examples

Publish a proxy

HTTP
1
2
3
4
5
6
POST /api/management/projects/movieDb/proxies/a65a22bf-0864-4dc6-8a9d-51063ed3ffba/workflow/events { "version": "0.3", "event": "publish" }

Still need help?

New support request