Accept invite
Description
Description
Accepts or rejects an invitation to a path
Endpoint
/path/{pathId}/invite/{inviteId}/accept
Method
POST
Access Rules
Access Level
Account holder only
Processing Units
Processing units
2
Parameters
Name
Description
Required
Default
pathId
The id of the path.
true
inviteId
The id of the invite.
true
accept
Boolean whether to accept or decline the invite.
false
Default true.
Last updated
Was this helpful?