cURL
curl --request POST \ --url https://api.mottostreaming.com/streaming/configurations/v1/{configuration_id}/detach/{workflow_id} \ --header 'Authorization: Bearer <token>'
{}
DetachConfiguration
Detaches (removes) a configuration from a workflow.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
OK
The response is of type object.
object