Create a reply

Adds a reply to an existing support ticket.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: account:read_write

CLI

linode-cli tickets reply 11223344 \
  --description "Thank you for your help. I was able to figure out what the problem was and I successfully reset my password. You guys are the best!"

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
integer
required

The ID of the support ticket.

Body Params
string
required
length between 1 and 65535

The content of your reply.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json