POST w/v1/contacts/attach_to/{itemType}/{projectId}/{itemId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
itemId

integer

Required

itemType

enmItemType

Required

projectId

integer

Required

Body Parameters

Collection of integer

Request Formats

application/json, text/json, application/vnd.team.do+json

Sample:
[
  1,
  2
]

text/html

Sample:
[1,2]

Response Information

Resource Description

None.