Activate or roll back to an owned recipe version

POST
/api/v1/client/recipes/{id}/versions/{versionId}/activate
AuthorizationBearer <token>

In: header

Path Parameters

id*string
Formatuuid
versionId*string
Formatuuid

Response Body

curl -X POST "https://example.com/api/v1/client/recipes/497f6eca-6276-4993-bfeb-53cbbbba6f08/versions/497f6eca-6276-4993-bfeb-53cbbbba6f08/activate"
Empty