Create file type

POST
/v1/file-types/
Create a file type for an integration.

Request

This endpoint expects an object.
integration_idstringRequired
location_idstringOptional
The Propexo unique identifier for the location
modelenumOptional
Allowed values: unitsresidentsproperties
The Propexo data model (e.g. units, residents, applicants, etc.) for which you are attempting to upload a file
namestringOptional
The name associated with the file type

Response

This endpoint returns an object.
job_idstring
The ID of the job created to handle this operation
dataobject

Errors