Skip to content

Add pending user

POST
/user/pending/request
curl --request POST \
--url https://example.com/user/pending/request

Add the user specified in the Bearer jwt to the pending users list

Success