POST
/
oauth2
/
token

Body

application/x-www-form-urlencoded
client_id
string
default: 2om0uempl69t4c6fc70ujstsukrequired

The client ID provided by Cerebrium. This is 2om0uempl69t4c6fc70ujstsuk.

grant_type
string
required

The type of grant. Must be refresh_token.

refresh_token
string
required

Your valid refresh token.