Create migration pathCopy Pagepost https://api.isx-stage-westeurope.instellix.io/v2/plans/{planIdent}/migration-pathsCreate a migration path with the given properties.Path ParamsplanIdentstringrequiredlength between 1 and 100[a-zA-Z0-9_.~-]{1,100}The ident of the source plan for the migration path. Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_.~-]{1,100}'.Body ParamsA request to create a migration path. A migration path defines whether and how a change from one contract's plan into another is possible.billingobject | nullThe billing terms to use when changing plans.billing object | nullconfigurationobject | nullThe configuration to use when changing plans.configuration object | nulldescriptionstring | nullThe migration path's description. Size must be between 0 and 255.identstring | null[a-zA-Z0-9_.~-]{1,100}Must be a unique external reference. Cannot be amended after the initial creation. Will be automatically generated if not set. Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_.~-]{1,100}'.namestringrequiredlength ≤ 255The migration path's name. Must not be blank. Size must be between 0 and 255.targetobjectrequiredThe definition of possible targets for a plan change using this migration path.target objectResponses 201The request has been fulfilled, resulting in the creation of a new resource. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 4 months ago Query migration pathsDelete migration pathDid this page help you?YesNo