Skip to content

DELETE an existing category #76

@grwthomps

Description

@grwthomps

Create an endpoint for deleting an existing category using the following format:

Request:

DELETE /categories/:id

{
  token: "User token here"
}

Response:

Status: 200

{
  success: "Technology category has been successfully deleted."
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions