delete
Genre
delete
Delete Genre
This endpoint is used to delete a specific genre by providing the genre ID in the URL path.
Request
- Method: DELETE
- URL:
{{baseUrl}}/genres/delete/:genreId - URL Parameters:
genreId(string, required): The unique identifier of the genre to be deleted.
Response
The response for this request is a JSON schema describing the structure of the response body. The schema includes the properties and data types of the response body, providing a clear understanding of the expected response format.
DELETE
delete
Path Parameters
Example:
"670bedd7886075d8ddc7468d"