stream_targets
Delete a stream target property
This operation removes a property from a stream target.
delete/stream_targets/{stream_target_id}/properties/{id}
Path parameters
stream_target_idstring required
The unique alphanumeric string that identifies the stream target.
idstring required
The unique string that identifies the stream target property. The string contains the section and the key, connected by a dash. For example, hls-chunkSize.
Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.