Create Ad Request
Economy API POST Endpoints
Create Ad Request
Create a new advertisement request.
Available actions:
create- create request (requires userId, username, businessName, address).
POST
Create Ad Request
Authorizations
API key for accessing CivOps endpoints.
Passed in the Authorization: Bearer <key> header.
REQUIRED FOR ALL CIVOPS ENDPOINTS (except /health).
Query Parameters
Operation type.
Available options:
create Body
application/json
Response
Request successfully created.
The response is of type object.