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"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.