cURL
curl --request DELETE \ --url https://api.spacebring.com/visitors/visits/v1/{id} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Delete a visit by id.
visitors
See our authentication documentation for how to authorize your requests
The id of the visit
No Content