Create agent stream key

View as Markdown
Create a new stream key for an agent. Owner or admin.

Path parameters

idstringRequired
Agent UUID

Headers

AuthorizationstringRequired

Bearer {access_token}

X-Workspace-IdstringRequired
Workspace UUID

Request

label (required)

labelstringOptional

Response

data: created stream key

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error