Servers
Drop Crate
Drops a crate. Returns HTTP 400 if the crate is not ready to be dropped yet.
post/api/v1/servers/{id}/crates/{crateId}/drop
Path parameters
idstring int64 required
The ID of the server.
crateIdinteger required
The ID of the crate.
Response
On drop success.
Changes
No recorded changes to this endpoint across all 1 revision of this API.