Delete Start Script
DELETE
/api/v1/start-script/Query parameters
project_idQuerystringoptionalIdentifier of the project to scope the request to. Optional; if omitted, the account's default project is used.
- optional
- if omitted, the request is applied to the default project
example{{project_id}}apikeyQuerystringoptionalAPI key used to authenticate the request
- required
- must be a valid API key
example{{api_key}}locationQuerystringoptionalSpecifies the target location for the delete start script operation
- required
- must be a non-empty string
example{{location}}
Request body
application/json
Identifier of the start script to delete
example
123- required
- must be a positive integer
Responses
200Successful response
HTTP status code returned by the Delete Start Script operation
example
123- must be a three-digit numeric string
- expected value is "204" for successful deletion