Create a new work item
Creates a new work item.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
body
Response
Work item created successfully
workItemId
Unique identifier (UUID) of the work item.
Errors
500
Internal Server Error