Public
Members

Remove structural relationships to members

To batch remove teams or locations or positions from members (employees)

patch/v1/public/members/relationships/remove

Request body

membersstring[] required

A list of members codes or uids to which structural elements will be linked to.See member.skillIds, member.locationIds and member.teamIds. Note that this endpoint will override the values and not simply add the relationships to the members.

teamsstring[]

If specified, members will be linked the those teams. The value can be either team codes or team uids.

locationsstring[]

If specified, members will be linked the those locations. The value can be either location codes or location uids.

skillsstring[]

If specified, members will be linked the those skills (positions). The value can be either skill codes or skill uids.

Changes

No recorded changes to this endpoint across all 1 revision of this API.