Create file type

Create a file type for an integration.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
integration_idstringRequired
location_idstringOptional
The Propexo unique identifier for the location
modelenumOptional

The Propexo data model (e.g. units, residents, applicants, etc.) for which you are attempting to upload a file

Allowed values:
namestringOptional
The name associated with the file type

Response

Successful response
job_idstring
The ID of the job created to handle this operation
dataobject

Errors