{
"password": "string"
}curl --location --request POST '/spm/admin/register' \
--header 'Authorization: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"password": "string"
}'{
"id": "5cceba2cc7157e23ae172c28"
}