Update a group

PATCH {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/groups/:groupId

Partially update the information of an identity, not including the portrait.

Request Body

{"name"=>"{{groupName}}"}

RESPONSES

status: OK

{"id":"f7ab6fea-d402-4fce-b75d-0c7275b8fe55","name":"l5","identities":[{"userId":"1612998","firstName":"John","lastName":"Smith","email":"john.smith@japancv.co.jp"},{"userId":"1612999","firstName":"Jennifer","lastName":"Williams","email":"jennifer.williams@japancv.co.jp"}],"createdAt":"2022-07-04T00:00:00Z","updatedAt":"2022-07-07T00:00:00Z"}