Update a customer
PUT
https://api.radom.com/customer/{id}Authorization
Send your API key in the Authorization header. Scheme: radomToken.
Parameters
idstring<uuid>pathrequiredUnique identifier for the customer.
Request body
tagsstring[]requiredResponses
200Customer updated successfully
No response body.
400Bad Request
errorstringrequired401Unauthorized
errorstringrequired500Internal server error
errorstringrequired