Hoshins
DELETE /hoshins/:id
Delete a hoshin
Params
| Param name | Description |
|---|---|
|
name optional |
Validations:
|
|
header optional |
Can be used to write the mission/vision or some description of the Hoshin Validations:
|
POST /companies/:company_id/hoshins
Create a hoshin for the given company
Params
| Param name | Description |
|---|---|
|
name optional |
Validations:
|
|
header optional |
Can be used to write the mission/vision or some description of the Hoshin Validations:
|
PUT /hoshins/:id
Update a hoshin
Params
| Param name | Description |
|---|---|
|
name optional |
Validations:
|
|
header optional |
Can be used to write the mission/vision or some description of the Hoshin Validations:
|