Space Management
Accept/Reject Invitation
Allows a user to accept or reject an invitation to a space.
POST
Authorizations
Enter your API key as a Bearer token. Example: 'Bearer YOUR_API_KEY'
Path Parameters
Action to perform on the invitation
Available options:
accept
, reject
Body
application/json
Response
200
application/json
Invitation processed successfully
The response is of type object
.