get
https://example.com
POST /v2/cases/{id}/actions/attachment — Upload file attachments
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Uploads one or more files as attachments to a case in Jira Service Management.
Request
Content-Type: multipart/form-data
| Field | Type | Description |
|---|---|---|
file | file[] | One or more files to attach |
Required role
affiliate_super_admin, affiliate_admin, or affiliate_agent
Rate limit
Rate-limited to 10 requests per minute per user. This budget is shared with POST /v2/cases/{id}/actions/respond — the two endpoints draw from the same counter. Exceeding it returns 429 with X-RateLimit-* / Retry-After headers.
