Skip to main content
POST
Create support case
This endpoint is experimental. It may change or be removed without notice and is not covered by API stability guarantees.

Authorizations

Authorization
string
header
required

Get access to data with your user's JSON Web Token.

Body

application/json
subject
string
description
string
type
enum<string>
Available options:
TYPE_FEATURE_REQUEST,
TYPE_BUG_FIX,
TYPE_QUESTION
email
string
priority
enum<string>
Available options:
PRIORITY_URGENT,
PRIORITY_HIGH,
PRIORITY_MEDIUM,
PRIORITY_LOW
organizationId
string
deploymentId
string

Response

200 - application/json

OK

The response is of type object.