v2

OpenAPI 3.1.02026-07-263411923.0 MB
Attachments

Create an attachment on a record description

Many records throughout Aha! have an associated description: features, requirements, ideas, etc. You can find the ID of a record's description within the description attribute returned by any record show endpoint. You can then use that description ID to create an attachment on the record by providing it as the note_id URL parameter for this endpoint.

post/notes/{note_id}/attachments

Path parameters

note_idstring required

NoteId identifier

Response

Successful operation