Skip to main content
POST
Create Ad Request

Autorizzazioni

Authorization
string
header
obbligatorio

API key for accessing CivOps endpoints.

Passed in the Authorization: Bearer <key> header.

REQUIRED FOR ALL CIVOPS ENDPOINTS (except /health).

Parametri della query

action
enum<string>
obbligatorio

Operation type.

Opzioni disponibili:
create

Corpo

application/json
userId
string

User ID.

username
string

Username.

businessName
string

Business name.

address
string

Business address.

Risposta

Request successfully created.

The response is of type object.