cURL
curl --request POST \ --url https://api.spacebring.com/visitors/requests/v1/{id}/reject \ --header 'Authorization: Bearer <token>'
{ "message": "<string>", "type": "<string>" }
Reject a request.
visitors
See our authentication documentation for how to authorize your requests
The id of the network. Required when using bearer token authentication
The id of the request
No Content