Skip to main content
POST
/
organization
/
reset
Reset the current sandbox organization
curl --request POST \
  --url https://app.ezyshield.com.au/api/organization/reset \
  --header 'Authorization: Bearer <token>'
[
  "<string>"
]

Authorizations

Authorization
string
header
required

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

Response

No content

Required array length: 0 element