Skip to main content
POST
Create User Relationship

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
userId
string
required
relationshipType
enum<string>
required
Available options:
USER_RELATIONSHIP_TYPE_UNSPECIFIED,
USER_RELATIONSHIP_TYPE_MANAGER

Response

Success

data
data · object