Regenerate the connection code for any stream target
PUT {{baseUrl}}/stream_targets/:id/regenerate_connection_code
This operation regenerates the connection code of any kind of stream target.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"stream_target":{"connection_code":"0cd2e8"}}