v1

latestOpenAPI 3.0.2Terms of Use2026-08-061441681.6 MB
stream_targets

Regenerate the connection code for any stream target

This operation regenerates the connection code of any kind of stream target.

put/stream_targets/{id}/regenerate_connection_code

Path parameters

idstring required

The unique alphanumeric string that identifies the stream target.

Response

Success

Example response

{
  "stream_target": {
    "connection_code": "0cd2e8"
  }
}