POST
/
teams
/
{teamId}
/
item-instances

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

teamId
number
required

Query Parameters

itemId
number

The ID of the item to filter by.

userId
number

The ID of the user to filter by.

Response

200 - application/json

The response is of type any.