Deletes the specified deployment token.
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | deploymentToken | str | The deployment token to delete. |
| KEY | TYPE | DESCRIPTION |
|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error |
| TYPE | WHEN |
|---|---|
| DataNotFoundError | The specified deployment token is not found. |