Create InspectionAssignment.
POST/inspection-assignments
If you want to create an InspectionAssignment for an asset that already has an assignment then the existing InspectionAssignment will be updated to the new InspectionTemplate provided. This API is used to create InspectionAssignment with specified properties.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
InspectionAssignment was created successfully.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error