Get CODB upload credentials
Returns temporary AWS credentials to upload CODB files to Codaclean’s S3 bucket, under the returned prefix only.
Uploading must be enabled for the accounting firm by Codaclean. Otherwise, the call returns 403 upload_not_allowed.
Required scope: files:write
POST
Get CODB upload credentials
Authorizations
Identifies the partner software. Issued by Codaclean. Required on every call, including POST /token.
Identifies the user and their accounting firm. Send the idToken returned by POST /token as Authorization: Bearer <idToken>. Valid for 1 hour.

