Hoshins
DELETE /hoshins/:id
Delete a hoshin
Parámetros
Nombre del parámetro | Descripción |
---|---|
name opcional |
Validations:
|
header opcional |
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
Parámetros
Nombre del parámetro | Descripción |
---|---|
name opcional |
Validations:
|
header opcional |
Can be used to write the mission/vision or some description of the Hoshin Validations:
|
PUT /hoshins/:id
Update a hoshin
Parámetros
Nombre del parámetro | Descripción |
---|---|
name opcional |
Validations:
|
header opcional |
Can be used to write the mission/vision or some description of the Hoshin Validations:
|