Update a guidance

Updates a guidance with the given id

Path parameters

spaceIdstringRequired

ID of the space

guidanceIdstringRequired

ID of the guidance

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Disable-Hooks"true"Required

Request

This endpoint expects an object.
optionsobjectRequired

Options for the guidance

Response

This endpoint returns an object.
idstring

Guidance ID

guideSlugstring
optionsobject
createdFromstringOptional

The guidance id of the template that was used to create this guidance

lastPropagatedAtdatetimeOptional

The last time the guidance template configuration was propagated to this guidance

Errors