Streamdiver APIInteractionsDelete an optionDelete an option DELETE /stories/:storyId/scenes/:sceneId/interactions/:interactionId/options/:optionId It deletes an option of an Interaction of an interactive Story. Request Responses200401403404Successful response.Unauthorized access.Access forbidden.Given resource was not found.