Cancel a Talk
PUT /talks/:id/cancel
Update a talk status to canceled
. This allows to inform users that a talk previously scheduled has been canceled.
A talk can only be accessed with its direct link once canceled but it will still be listed on the platform.
Attributes
No attributes
Returns
If a valid talk id is passed and the talk is canceled with success the response will return the following attributes, otherwise it will return an error.