Skip to main content
POST
Create Ad Request

Autorizaciones

Authorization
string
header
requerido

API key for accessing CivOps endpoints.

Passed in the Authorization: Bearer <key> header.

REQUIRED FOR ALL CIVOPS ENDPOINTS (except /health).

Parámetros de consulta

action
enum<string>
requerido

Operation type.

Opciones disponibles:
create

Cuerpo

application/json
userId
string

User ID.

username
string

Username.

businessName
string

Business name.

address
string

Business address.

Respuesta

Request successfully created.

The response is of type object.