Management APIService accounts
Delete service account permission
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Path Parameters
serviceAccountID*string
permissionID*string
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/user-management/service-accounts/string/permissions/string"{
"message": "string"
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}