Update Multiple Groups
documentedUpdate multiple groups in a batch.
PUT /api/organizations/{org_id}/groups/multiGroupsno implementation yet0 runsInput
org_id
Organization ID
e.g., 1234
group1_name
Group 1 Name
e.g., Engineering
group1_type_id
Group 1 Type ID
Integer id
group1_custom_id
Group 1 Custom ID
custom id
group1_description
Group 1 Description
Description
group1_people_id1
Group 1 Member ID 1
Person ID
group1_people_id2
Group 1 Member ID 2
Person ID
group2_name
Group 2 Name
e.g., Sales
group2_type_id
Group 2 Type ID
Integer id
group2_custom_id
Group 2 Custom ID
custom id
group2_description
Group 2 Description
Description
group2_people_id1
Group 2 Member ID 1
Person ID
Calls Watershed as you (your API key is your account); keychains.dev holds the credentials.