cURL
curl --request POST \ --url https://api.raul.ugps.io/api/v1/contact/associate-to-client \ --header 'Authorization: Bearer <token>'
A contact can only belong to ONE client/sucursal. This endpoint will DELETE any existing associations before creating the new one.
Bearer token authentication
Contact associated successfully (previous associations removed)