v1
latestOpenAPI 3.1.02026-07-13305453.8 KBAuthors
Delete author
Delete an author by ID or slug. Requires a private API key.
delete/v1/authors/{identifier}
Path parameters
identifierstring required
Author ID or slug
Example:john-doe
Author ID or slug
Response
Author deleted successfully
Example response
{
"id": "cryitfjp5678mn09qrstuvwx"
}