Skip to main content
POST
Create Ad Request

Authorizations

Authorization
string
header
required

API key for accessing CivOps endpoints.

Passed in the Authorization: Bearer <key> header.

REQUIRED FOR ALL CIVOPS ENDPOINTS (except /health).

Query Parameters

action
enum<string>
required

Operation type.

Available options:
create

Body

application/json
userId
string

User ID.

username
string

Username.

businessName
string

Business name.

address
string

Business address.

Response

Request successfully created.

The response is of type object.