Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://platform.grorapid.com/api/pb/u/invitations/accept \ --header 'Content-Type: application/json' \ --data ' { "id": "<uuid>", "token": "<token>" } '
{}
Accepts a public brand user invitation.
Successful response.
The response is of type object.
object