External resources
Create resource
Create a new resource for a project. This endpoint accepts multipart/form-data to allow file uploads along with resource metadata.
File Upload: If the 'file' parameter is provided, the file will be uploaded and attached to the resource.
Filename/URL: The 'filename' parameter (string) can be used to specify either a filename or a URL. This is separate from the file upload.
post/resources/{projectId}
Path parameters
projectIdinteger required
Response
successful operation
ResourceSchemaJson required— unresolved $ref