cURL
curl --request PUT \ --url https://api.raul.ugps.io/api/v1/contact/{contactId}/clients/{clientId}/functional-roles \ --header 'Authorization: Bearer <token>'
Operacion: Set functional role assignments (replaces all).
Bearer token authentication
Contact UUID
Client UUID
Roles updated successfully