cURL
curl --request DELETE \ --url https://api.mottostreaming.com/streaming/configurations/v1/{configuration_id} \ --header 'Authorization: Bearer <token>'
{}
DeleteConfiguration
Deletes the configuration. This will detach the configuration from all workflows.
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