Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Once the subscription has been terminated,  a a confirmation message will be sent in the REST API response.

Code Block
{
  "stratosAdminResponse": {
    "message": "Successfully terminated the subscription with alias manula"
  }
}