Sign up a contact for the newsletter. The contact does not need to be an existing customer.
⚠️ We strongly recommend verifying the contact with CAPTCHA before sending a request to CareCloud API.
Partner assignment
When a contact is signed up, CareCloud creates one or more customer-partner relations. The assignment is determined as follows:
If partner_records is provided (non-empty array) - relations are created for exactly those partners.
If partner_records is an empty array ([]) or omitted - relations are created for all partners accessible to the authenticated API user.
Because this endpoint returns no customer ID, partner assignment cannot be managed after the call. Use partner_records to control assignment at sign-up time.
Recent Requests
Log in to see full request history
Time
Status
User Agent
Retrieving recent requests…
Loading…
Responses
204
No Content
401
The client has invalid credentials or auth token.
403
The client does not exist or the client tried to access an unauthorized property or resource.
404
The resource was not found.
405
The resource does not support the specified HTTP method.
429
Too many requests - more than the resource limit.
500
Server is not working as expected.
503
Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.