Skip to main content

Send subgroup sharing-requests

POST 

/v1/groups/:groupId/subgroups/:subGroupId/sharing-requests

Creates a new sharing request for a user to join the subgroup. The invitee is named by username — the email address or E.164 phone number they sign in with.

Request

Responses

Request accepted. The response is identical whether or not the username belongs to a registered user: same message, and a request_id that is real for a registered invitee and a decoy UUID otherwise, so the outcome does not reveal whether an account exists.