DELETE /hoshins/:id
Delete a hoshin

Parámetros

Nombre del parámetro Descripción
name
opcional

Validations:

  • Must be a String

header
opcional

Can be used to write the mission/vision or some description of the Hoshin

Validations:

  • Must be a String


POST /companies/:company_id/hoshins
Create a hoshin for the given company

Parámetros

Nombre del parámetro Descripción
name
opcional

Validations:

  • Must be a String

header
opcional

Can be used to write the mission/vision or some description of the Hoshin

Validations:

  • Must be a String


PUT /hoshins/:id
Update a hoshin

Parámetros

Nombre del parámetro Descripción
name
opcional

Validations:

  • Must be a String

header
opcional

Can be used to write the mission/vision or some description of the Hoshin

Validations:

  • Must be a String


GET /hoshins/:id
Get a hoshin