Skip to main content
POST
Upload evidence file

Authorizations

Authorization
string
header
required

access token

Body

application/json
caseID
string
required
Example:

"2025-08-00292"

categoryID
string
required
Example:

"contract"

description
string
required
Example:

"Signed service agreement dated January 1, 2025"

contentType
string
required
Example:

"application/pdf"

Response

200 - application/json

Successfully created evidence upload

uploadID
string<uuid>
Example:

"2720f109-0caf-4c62-af22-5d08c853711c"

uploadURL
string<uri>
Example:

"https://storage.googleapis.com/temp-storage.arb.inc/uploads/2720f109-0caf-4c62-af22-5d08c853711c?X-Goog-Signature=..."

validForSeconds
integer
Example:

3600