Create a new work item

Creates a new work item.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
bodyobjectOptional

Response

Work item created successfully
workItemIdstringformat: "uuid"

Unique identifier (UUID) of the work item.

Errors

500
Internal Server Error