Delete an IAM role
DELETE/api/sts/iam-role/v1/:iamRoleId
Permissions: STS_IAM_ROLE_DELETE
Deletes an IAM role.
Ensure the IAM role is also removed from your IAM solution so authentication tokens do not contain unused roles.
Request
Responses
- 204
- 404
- 500
No Content
IAM role not found
Internal server error