Skip to main content

DisablePublicUrl

DELETE 

/api/v1/workspaces/:workspace_id/scripts/:script_id_or_ref/public-url

Disables the public URL for a script by clearing the public_secret. After calling this endpoint, the script will no longer be accessible via its public URL.

Requires WRITE permission on the organization level.

Request

Responses

Request fulfilled, document follows

Response Headers