POST contacts/attach_to_project/{projectId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
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.