Skip to main content
POST
Remove a billing account permission

Authorizations

Authorization
string
header
required

API key authentication. API keys should be passed using the format Bearer API_KEY.

Path Parameters

id
string
required

Body

application/json
permissionRole
enum<string>
default:UNKNOWN
required
Available options:
UNKNOWN,
OWNER,
VIEWER,
EDITOR
userEmail
string
userId
string

Response

A successful response.

The response is of type object.