Update a structure
PATCH/reports/structures/:id
Partially updates an existing structure. All fields in the request body are optional; only provided fields are changed. Custom fields may also be updated inline via customFields.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
- 500
OK
Bad Request
API key is missing or invalid
Response Headers
WWW-Authenticate
Forbidden
Not Found
Unprocessable Entity
Too Many Requests
Internal Server Error