Classification Data Migration Process
Authorizations
AuthorizationstringRequired
The APIs require Basic HTTP authentication.
Responses
202
Data migration process started.
application/json
Represents the response returned when data migration process starts.
jobIdstring · uuidOptional
The ID of the newly started job or the existing one.
400
The request is not valid.
application/json
401
The client is not authenticated.
application/json
403
The user lacks the required permissions.
application/json
404
Resource not found.
application/json
post/migrate
Last updated
Was this helpful?