Skip to main content
DELETE
Delete User Relationship

Authorizations

Authorization
string
header
required

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

Path Parameters

user_id
string
required

Query Parameters

relationshipType
enum<string>
required
Available options:
USER_RELATIONSHIP_TYPE_UNSPECIFIED,
USER_RELATIONSHIP_TYPE_MANAGER

Response

Success

The response is of type DeleteUserRelationshipResponse · object.