For AI agents: visit https://carecloud.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Update a specific store property record tied to the store.
Only properties with standard data types (string, integer, boolean, float, date, timestamp, enum, multiselect) can be set. Dynamic and system properties are read-only. If a read-only property is specified, the API returns HTTP 400 with reason code not_allowed_value. See the Properties section for details.
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 request path does not match any API route, or the addressed resource does not exist.
405
The request path matches a valid route, but the endpoint does not support the HTTP method used in the request.
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.