Check code frame definition codes against a code map (Coding tool)
Returns codes that exist both in the supplied exchange model and in a code map
Path Parameters
projectId string required
Project ID
workflowId string required
Workflow ID
toolId string required
Tool ID
codeMapId string required
Code map ID
application/json
Request Body required
- Array [
- ]
categories object[] nullable
answers string[] nullable
code int32 nullable
isCreated boolean nullable
text string nullable
deletedAnswers string[] nullable
Responses
- 200
- 400
- 401
- 403
- 404
Array of conflicting codes
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
integer
[
0
]
Invalid request. The message will vary depending on the cause
Unauthorized
Access denied
Not found
Loading...