# Propose an intent

Endpoint: POST /v1/intents
Security: httpAuth

## Header parameters:

  - `requestId` (string)

## Response 202 fields (application/json):

  - `requestId` (string, required)

## Response 400 fields (application/json):

  - `reason` (string, required)

  - `message` (string)


