Skip to main content
POST
Complete a cell move

Authorizations

X-Niadra-Operator-Token
string
header
required

Path Parameters

space_id
string<uuid>
required

Response

The completed move.

from_cell
string
required
move_id
string<uuid>
required
requested_at
string<date-time>
required
status
enum<string>
required
Available options:
copying,
completed
to_cell
string
required
completed_at
string<date-time> | null