Upload a Boilerplate Supporting Document

POST {{base_url}}/boilerplate/fw_files

Use this endpoint to upload a supporting document or file in the Boilerplates hub.

Request Body

[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"FileID":"123032e6-acf7-201c-6029-a4e13611bd95","FileName":"Boilerplate.pdf"}]