POST 17.0/app/tenancy/{tenancyid}/permittedoccupiers

Description

No description available.

URI Parameters

Name Description Type Additional information
tenancyId

integer

Required

Collection of integer

application/json, text/json

Sample:
[
  1,
  2
]

application/xml, text/xml

Sample:
<ArrayOfInt xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <int>1</int>
  <int>2</int>
</ArrayOfInt>

application/x-www-form-urlencoded

Sample:

Sample not available.

application/json, text/json

Sample:

Sample not available.