Authorizations
A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
A secret token identifying the client connecting to the API
"Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP"
Body
Contains the name of the model (formally, OpenAPI Schema Object). Used to determine the type of data, for example when two different types are unioned.
"CreateDocumentSourceRequest"
The size (in bytes) of the file that will be uploaded. The pre-signed URL will only accept a file of this size.
x <= 50000000
The content type of the file that will be uploaded. This must also be passed as a 'content-type' header during the upload. The pre-signed URL will only accept a file of this content-type.
1 - 100
The full name of the file that will be uploaded, including it's file extension
Date in ISO format (YYYY-MM-DD)
A string that must be unique for all resources created by a specific supplier. It can be used by a client to identify the correct objects in their system.
1 - 100
If the source document should be publicly available on the Registry once credits are issued.