Environments DB Connections Set User Permissions
PUT {{baseUrl}}/environments/:environmentKey/dbconnections/:dbConnectionName/userpermissionlevel/
Sets the DB connection permission levels for a User in a given environment.
Request Body
{"username"=>"", "permissionLevel"=>0}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""