DB Lifecycle
Stop a database
Stops a running database. Rejected while a snapshot restore is in progress. Rate limited to 1 stop per 3s per user.
post/v2/databases/{databaseId}/stop
Path parameters
databaseIdstring required
Database identifier.
Response
Action dispatched. Payload reflects the underlying operation result.
Changes
No recorded changes to this endpoint across all 1 revision of this API.