v1
latestOpenAPI 3.0.32026-08-0623677345.2 KBBilling
Create contact
post/contacts/
Headers
x-simple-workspacestring required
Workspace (account) identifier. Required for every request.
x-piriod-test-modeboolean
Whether to operate against test-mode data. Defaults to false.
Request body
Response
Contact created.
Example response
{
"id": "con_01H8XYZ123ABC"
}