Skip to content

/api/auth/refresh

POST
/api/auth/refresh
curl --request POST \
--url https://example.com/api/auth/refresh \
--header 'Authorization: Bearer <token>'

OK