Delete Role

Delete Role
Request
URI
DELETE
https://http://localhost:3000/api/roles/{id}
COPY
Path Parameters
string
id
Required

Role id


Responses
200
Returns iamDeleteRoleResponse of type(s) */*
Operation doesn't return any data structure

404

Not Found

Operation doesn't return any data structure