This document is generated by Aladia.
spaceId
: Space IdownerId
: Id of the owner to which the Space belongsposition
: The new space position (index) inside the orgnization it residesreordered
property to confirm the reorderingcurl --location --request POST 'https://api.aladia.io/v2/spaces/662a4eb88db8c31f6c60faca/profile/662a4eb88db8c31f6c60facd/position' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"position": 7
}'
{
"reordered": true
}