Partial update a site registration
PATCH/v1/sites/:siteId
Updates partially a particular site
Request
Responses
- 200
- 400
- 403
- 404
- 406
- 500
Success
Check the command parameters, they may be incorrect or not filled in
Forbidden
404 - The tenant informed in header may not have been found 3404 - Site not found
Invalid header format, use XML or Json on head accept
Server Error