Environments DB Connections Revoke User Permissions
DELETE {{baseUrl}}/environments/:environmentKey/dbconnections/:dbConnectionName/userpermissionlevel/
Revokes the DB connection permissions for a User in an environment.
Request Body
{"username"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""