v1
latestOpenAPI 3.0.32026-07-13260198.6 KBAccounts
Create or update account
Endpoint used to create or update an account.
post/accounts/upsert
Request body
Response
Account will be created
Example response
{
"message": "Account will be created or updated",
"rejected": {
"created_at": "Expected a date but found a boolean."
}
}