Update Account Group

Updates an account group.

patch/organizations/account-groups/{account_group_id}

Path parameters

account_group_idstring uuid required

Account group UUID.

Request body

namestring

Account group name (min=1, max=255).

merchant_idstring

Local identifier (min=1, max=255).

Response

OK

idstring uuid
namestring
merchant_idstring
created_atstring date-time
updated_atstring date-time

Changes

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