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