This endpoint is used to transfer an index to another team.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The unique ID of the index to be transferred
Index transferred successfully
The response is of type string
.
"OK"