v1

latestOpenAPI 3.0.02026-07-24176123205.3 KB
Invitations

Decline pool invitation

Decline an invitation to join the participant pool. The invitation will be marked as declined.

post/participant-pools/{participantPoolId}/invitations/{id}/decline

Request body

tokenstring required

Secret token used to validate the invitation

Response

Returns an object with a declined parameter on success. If the invitation id does not exist or token is invalid, returns an error.

declinedboolean

Indicates that the invitation was declined