JSON Patch client data V2
PATCH/v2/spaces/:partnerSpaceId/clients/:clientId:jsonpatch
Preview: The API is in development or testing phases and the interface could still change slightly.
Partially update client data using JSON Patch (RFC 6902). Supported paths: /name, /identifiers, /identifiers/{key}, /addresses, /addresses/main, /addresses/billing, /addresses/delivery, /metadata, /metadata/{key}, /status.
Scope: space_client_manage, client_write
Request
Responses
- 200
- 400
- 404
- default
Client patched successfully
Bad Request - Invalid patch operation or schema validation failure
Not Found - Client could not be found
Other error messages