cURL
curl --request POST \ --url https://api.furo.one/workspaces/invitations \ --header 'Content-Type: application/json' \ --data '{ "workspace_id": "<string>", "inviter_id": "<string>", "invitees": [ {} ] }'
{}
Invite a user to a workspace
Show Toggle object
Was this page helpful?