Create a query
Any number of properties can be updated on the same request. If a property is not sent on the payload, the value won’t be updated.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
It should be unique. Must be <= 256 characters and consist of only alphanumeric characters and underscores.
Describes who can view or query a resource
The AST representing the query.
Optional. Display Name must be non-empty and less than 1000 chars.
A human-friendly description of the query.
Optional. Each tag must be less than 256 chars.
Response
OK
- Option 1
- Option 2
It should be unique. Must be <= 256 characters and consist of only alphanumeric characters and underscores.
Describes who can view or query a resource
Information about the owner of the query
Metadata about when and by whom a query was created/updated
The AST representing the query.
Optional. Display Name must be non-empty and less than 1000 chars.
A human-friendly description of the query.
Optional. Each tag must be less than 256 chars.
Whether the requestor owns the query.

