Delete Identifier Entity
Delete Identifier Entity
Path Parameters
- identifierUid integer required
Possible values:
>= 1
Unique Id for physical/input code identifier
Responses
- 200
- 400
- 401
OK
Wrong identifier uid
- application/json
- Schema
- Example (from schema)
- Wrong J S O N body
- Wrong Identifier uid
Schema
- error string
{
"error": "Wrong JSON body"
}
{
"error": "Wrong JSON body"
}
{
"error": "Wrong Identifier uid"
}
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...