bugs

Finalize a bug attachment after direct-to-storage upload

Verify the uploaded object exists in storage and persist the attachment metadata on the bug row. Returns the updated bug.

post/v1/bugs/{bug_uuid}/attachment/finalize

Path parameters

bug_uuidstring required

Headers

x-api-keystring

Request body

storage_pathstring required
filenamestring required
content_typestring required
sizeinteger required

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.