Skip to main content
DELETE
/
domain
/
v1beta1
/
roles
/
{roleId}
cURL
curl --request DELETE \
  --url https://aodocs.altirnao.com/api/domain/v1beta1/roles/{roleId} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

roleId
string
required

The ID of the role

Query Parameters

domain
string

The domain

securityCode
string

The security code

Response

204 - undefined