Refresh the JWT token by providing the client ID and client secret.

Body Params
string
required

The client ID provided during registration

password
required

The client secret provided during registration

Responses

400

Invalid client ID or client secret

500

Server error

Language