POST
/v1/contact-messagesSends a contact-form message. The recipient is resolved from tenant settings, never from the request.
Api-Key headeranonymous token
Anonymous. No sign-in, but this shared host cannot tell which auction house you mean, so it needs a tenant token from POST /v1/tokens/anonymous. Always send Api-Key as well.
Request body · application/json · ContactRequest
| Property | Type | Required |
|---|---|---|
Firstname | string | no |
Lastname | string | no |
Subject | string | no |
Message | string | no |
Email | string | no |
Language | string | no |
Responses
| Status | Meaning | Body |
|---|---|---|
200 | OK | — |