v2
latestOpenAPI 3.0.32026-08-05174296703.4 KBops
migrateUserToEndCustomerOps end_customer
ops endpoint to migrate one user to a different end customer
put/ops/end-customers/migrate-user/{user_id}
Path parameters
user_idstring regexp required
end-user ID
Example:739b63c2-9e58-4964-b38d-4ebb424de242
end-user ID
Request body
Example request
{
"destination_id": "739b63c2-9e58-4964-b38d-4ebb424de242",
"source_id": "739b63c2-9e58-4964-b38d-4ebb424de242"
}Response
OK response.