Update Site
PATCH/sites/:siteId
Edit site information.
IrisX customers can also access data connected to Sites via the GraphQL API
Via the Public GraphQL API, you can perform mutations to modify data associated with a site. Explore the GraphQL schema through our GraphQL Explorer following the mutation 'siteUpdate'. Learn more about the IrisX subscription.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Updated site metadata.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error