Deletes a role from the project

Log in to see full request history

SDK Example:

role = project.roles.get(name='my_role')
role.delete()
Responses

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json