Create comment attachment

Create an attachment for an existing comment.
Rate Limits: 10 calls per 1.00 minute(s) per account_user

Path parameters

account_idstringRequiredformat: "uuid"
A UUID String
comment_idstringRequiredformat: "uuid"
A UUID String

Request

Comment attachment params body
dataobjectRequired
Input for creating a comment attachment

Response

Created
dataobject or null

Errors