Skip to main content
POST
Remove Stack

Authorizations

authToken
string
cookie
required

Cookie-based authentication using userId and authToken cookies

Body

application/json
stackId
string
required

MongoDB ObjectId

Pattern: ^[0-9a-fA-F]{24}$

Response

Stack removed successfully

success
boolean
required
Example:

true