Delete Hair
Delete Hair
Path Parameters
id uuid required
Responses
- 204
- 422
Successful Response
Validation Error
application/json
Schema
Example (from schema)
Schema
- Array [
- Array [
- ]
- ]
detail object[]
loc object[] required
anyOf
MOD1
MOD2
string
integer
msg Message required
type Error Type required
{ "detail": [ { "loc": [ "string", 0 ], "msg": "string", "type": "string" } ] }
Loading...