v1

latestOpenAPI 3.0.0ISC2026-07-26782347.5 KB
scripts

Updates the visibility of a script.

post/scripts/visibility

Headers

X-Phantombuster-Orgstring

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

Request body

namestring required

Name of the script to change visibility for.

branchstring required

Name of the branch to change visibility for.

visibility'private' | 'semi public' | 'public' | 'semi open source' | 'open source' required

New branch visibility.

Response

Script visibility successfully updated.