Environments DB Connections Set Role Permissions

PUT {{baseUrl}}/environments/:environmentKey/dbconnections/:dbConnectionName/rolepermissionlevel/

Sets the DB connection permission levels for a Role in a given environment.

Request Body

{"role"=>"", "permissionLevel"=>0}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

""