Create file type
Create a file type for an integration.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
location_id
The Propexo unique identifier for the location
model
The Propexo data model (e.g. units, residents, applicants, etc.) for which you are attempting to upload a file
Allowed values:units residents properties
name
The name associated with the file type
Response
Successful response
job_id
The ID of the job created to handle this operation
data
Errors
400
Post V1file Types Request Bad Request Error