Refresh authorization
POST/api/auth/v1/refresh
Refresh the current access token.
Responses
- 201
- 401
- 403
- 500
Created
User not authenticated
Token revoked
Internal server error
POST/api/auth/v1/refresh
Refresh the current access token.
Created
User not authenticated
Token revoked
Internal server error