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

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

""