End Point Details - Re-Import API

  • Method – POST
  • REST Endpoint -/public/migrate/import/copyoutline
  • Content-Type - application/json

Request Headers Details

The following table lists the Request Headers:

  • ofs_tenant_id - Tenant ID of the Application.
  • Locale - Local language in the language code format. For example, en-US.
  • ofs_remote_user - User ID of the user.
  • ofs_workspace_id - Workspace ID of the Application. The default value is WS001 and same should be passed each time.
  • ofs_service_id - Service ID of the Application.

Request Body Details

{ "existingMigrationCode": "",

"newMigrationCode": "",

"overWriteOptions": "Y/N" }