Update Customer
This endpoint updates an already existing customer object
put/v3/customer/
Request body
Example request
{
"metadata": "{\"key1\": \"value1\", \"key2\": \"value2\"}"
}Response
200
Changes
No recorded changes to this endpoint across all 1 revision of this API.