Validate ITSM ticket using the ITSM integration setting available for the profile
- Print
- PDF
Validate ITSM ticket using the ITSM integration setting available for the profile
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/api/resource-manager/my-resources/profiles/{profileId}/itsm/{ticketType}/validate/{ticketId}
Security
HTTP
Type bearer
Path parameters
profileId
stringRequired
Profile ID to get the effective ITSM settings
ticketType
stringRequired
Ticket type for the validation
ticketId
stringRequired
Ticket Id for the validation
Responses
200
Successful operation
object
success
boolean
Validation result
message
string
Validation message
ticketDetails
object
Ticket details like id, number, title, assignee, priority, etc.
404
profile or ticketType not found
Was this article helpful?