Proposals
Create an RFP
Creates a request for a proposal.
POST
This is a public endpoint and does not require an API token. Data can be sent as application/json
, application/x-www-form-urlencoded
or multipart/form-data
. The parameters listed below are treated specially, but arbitrary form data can be passed and will be associated with the proposal as metadata.
Body
A confirmation email will be sent to this address.
Displayed in the request excerpt.
Determines the language of the confirmation email. Falls back to using the accept-language
header of the request. In ISO 639 Set 1 format.
Start date of the event, in ISO 8601 format.
End date of the event, in ISO 8601 format.
If any data is passed via this parameter, the RFP is considered a test.
Response
The ID of the RFP.