Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Data needed to add a submit form to a program
The body is of type object
.
Response
Successfully added submit form to program
The response is of type object
.