latestOpenAPI 3.1.02026-08-22695252.1 KB

ef777d51e6f2

Members

Update representatives for a member

    This endpoint allows updating the representatives for a specific member.
    It also configures how representative approvals work for this member.
    The 'id', 'representative_approval_process', 'member_can_reorder_representatives',
    'member_can_choose_representatives', 'required_representatives_count', and 'representatives' fields are always required.
  
put/members/{id}/representatives

Path parameters

idstring uuid required

Request body

representative_approval_process'Linear' | 'Parallel' required
member_can_reorder_representativesboolean required
member_can_choose_representativesboolean required
required_representatives_countinteger required
representativesstring[] required

Response

Successful response

string uuid required