Skip to main content
POST
Replace an instance in the instance partitions

Authorizations

Authorization
string
header
required

The format of the key is "Basic <token>" or "Bearer <token>"

Path Parameters

tableName
string
required

Name of the table

Query Parameters

type
string

OFFLINE|CONSUMING|COMPLETED|tier name

oldInstanceId
string
required

Old instance to be replaced

newInstanceId
string
required

New instance to replace with

Response

200 - application/json

successful operation

{key}
object