User Relationship API
Delete User Relationship
Delete a user relationship.
DELETE
Delete User Relationship
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Available options:
USER_RELATIONSHIP_TYPE_UNSPECIFIED, USER_RELATIONSHIP_TYPE_MANAGER Pin the cleared state ("no manager") against automation re-assignment. Defaults by principal: user-token deletes pin, API-key deletes don't. Release through UpdateUser's release_fields (MANAGER).
Response
Success
The response is of type DeleteUserRelationshipResponse · object.
Delete User Relationship

