Park Locations
Soft-delete a park location
delete/api/park-locations/{park_id}
Path parameters
park_idinteger required
Query parameters
reassign_tointeger nullable
Optional target park id. When set, all vehicles and transports referencing this park are moved to the target before soft-delete.
Optional target park id. When set, all vehicles and transports referencing this park are moved to the target before soft-delete.
Headers
x-api-tokenstring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.