VPS: Post-install scripts
Delete post-install script
Delete a post-install script from your account.
Use this endpoint to remove unused automation scripts.
delete/api/vps/v1/post-install-scripts/{postInstallScriptId}
Path parameters
postInstallScriptIdinteger required
Example:9568314
Post-install script ID
Response
Success empty response
Example response
{
"message": "Request accepted"
}