Getting started
Analytics
Background tracks
Content
Languages
Organization settings
Project voices
Player settings
Player
Playlists
Webhooks
Projects
Roles
RSS Feed
Rules
Summarization Settings
Video Settings
Roles
Delete a role
Roles
Delete a role
Deletes a role from your organization
DELETE
/
roles
/
{id}
Copy
curl --request DELETE \
--url https://api.beyondwords.io/v1/roles/{id} \
--header 'X-Api-Key: <api-key>'
Authorizations
Path Parameters
The numeric ID of your role
Response
204
successful
Copy
curl --request DELETE \
--url https://api.beyondwords.io/v1/roles/{id} \
--header 'X-Api-Key: <api-key>'