We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89ec1f4 + 0f42eee commit 41c177fCopy full SHA for 41c177f
src/data/endpoints/support.yaml
@@ -62,22 +62,6 @@ endpoints:
62
The Block Storage Volume this ticket is regarding, if relevant.
63
type: Integer
64
optional: true
65
- managed_issue_type:
66
- description: >
67
- The Managed issue type of this ticket. Do not pass this
68
- unless your account has Managed Services activated.
69
- type: Enum
70
- value: issue
71
- maintenance:
72
- type: String
73
- description: Maintenance
74
- issue:
75
76
- description: An issue
77
- request:
78
79
- description: Other request
80
- optional: true
81
curl: |
82
curl -H "Content-Type: application/json" \
83
-H "Authorization: Bearer $TOKEN" \
0 commit comments