Skip to main content
POST
Suggest ticket wording for a resource

Authorizations

Authorization
string
header
required

Organization API key (sl_…).

Headers

x-tenant-id
string
required

The organization ID the request is scoped to.

Body

application/json

Identifies the resource an issue would be written about.

srn
string
required

The canonical SELECT Resource Name (SRN) of the resource the issue would be about. Resolve one from a resource's identifying details with POST /v2/srn/actions/resolve.

Required string length: 1 - 2048

Response

Successful Response

Suggested wording for an issue about a SELECT resource.

title
string
required

Suggested summary line for the issue.

description
string
required

Suggested description for the issue, covering what the resource is, why it needs attention and what to do about it.

request_id
string
required

Identifier for this generation. Quote it when reporting a problem with the suggested wording.