Skip to main content
DELETE
Delete an environment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

Environment ID.

Required range: x >= 1

Response

Deletion succeeded.

success
boolean
required

Always true on success.