/scripts/access-list

Updates the access list of a script.

Body Params
string
required

Name of the script to update the access list of.

string
required

Name of the branch to update the access list of.

Org or user to add in the access list.

string

Org or user to remove from the access list.

Headers
string

ID of the org that is perfoming the operation (not necessary when using a third party key)

Responses
200

Access list successfully updated.

400

Script or branch not found.

412

Script does not exist in the specified branch.

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here!