Delete Custom Script
DELETE
/scripts/{scriptId}
Permanently removes a custom script from the user's library. Only the script creator can delete custom scripts.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
TypeHTTP (bearer)
Parameters
Path Parameters
scriptId*
The unique identifier of the script to delete (URL encoded)
Typestring
RequiredResponses
Script successfully deleted
application/json
JSON
{
}