Ticket fields
Ticket fields allow to add
Authorizations
AuthorizationstringRequired
Provide the token that is returned upon login
Path parameters
workspaceIdstringRequired
summarySettingsIdstringRequired
Either "default" for the default summary settings, or a UUID for a specific one.
Responses
200
ok
application/json
404
Workspace or summary settings not found.
application/json
get
/workspaces/{workspaceId}/dynamic-fields-summary-settings/{summarySettingsId}Authorizations
AuthorizationstringRequired
Provide the token that is returned upon login
Path parameters
workspaceIdstringRequired
summarySettingsIdstringRequired
Either "default" for the default summary settings, or a UUID for a specific one.
Body
defaultbooleanOptional
namestring · min: 1 · max: 255Optional
descriptionstringOptional
useLocalValuesbooleanOptional
Responses
200
updated
application/json
404
Workspace or summary settings not found.
application/json
422
Invalid request
application/json
patch
/workspaces/{workspaceId}/dynamic-fields-summary-settings/{summarySettingsId}Authorizations
AuthorizationstringRequired
Provide the token that is returned upon login
Path parameters
workspaceIdstringRequired
summaryValueIdstringRequired
Responses
204
Deleted
404
Workspace or summary value not found
application/json
delete
/workspaces/{workspaceId}/dynamic-fields-summary-values/{summaryValueId}No content
Last updated
Was this helpful?

