cURL
curl --request POST \ --url https://api.raul.ugps.io/api/v1/contact/create-for-client \ --header 'Authorization: Bearer <token>'
Create a new contact and associate it with a client
Bearer token authentication
Contact created and associated successfully