Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
Request model for adding a member to a group.
User's CPF (Brazilian tax ID) to add to the group
"12345678901"
Response
Member added to group successfully