Delete a database snapshot
curl --request DELETE \
--url https://cloud.laravel.com/api/database-snapshots/{databaseSnapshot} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Database Snapshots
Delete a database snapshot
DELETE
/
database-snapshots
/
{databaseSnapshot}
Delete a database snapshot
curl --request DELETE \
--url https://cloud.laravel.com/api/database-snapshots/{databaseSnapshot} \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Was this page helpful?
⌘I

