Declare a license migration
POST/api/license/release
Mints (once) this installation's Migration Code and sets the migration release flag, so the customer can send the old License ID plus Migration Code to sales; refuses to start a migration when no License ID is available yet or the current license state is not one of the migratable states. Does not change anything operationally - running workflows are left untouched.
Responses
- 200
- 409
- 503
Successful Response
Cannot start a migration while the license state is not migratable, or the migration could not be declared.
Cannot start a migration: no License ID is available yet.