Delete Time Profile Entity
Delete Time Profile Entity
Path Parameters
- timeProfileUid integer required
Possible values:
>= 1
Unique Id for time profile
Responses
- 200
- 400
- 401
OK
Wrong Time Profile Uid
- application/json
- Schema
- Example (from schema)
- Wrong Time Profile Uid
Schema
- error string
{
"error": "Wrong JSON body"
}
{
"error": "Wrong Time Profile Uid"
}
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...