Skip to main content
POST
Save Melhor Envio OAuth credentials

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the JWT token obtained from the login endpoint in the Authorization header as 'Bearer {token}'.

Body

application/json
clientId
string
required

Client ID of the merchant's Melhor Envio app.

clientSecret
string
required

Client Secret of the merchant's Melhor Envio app.

Response

200 - application/json

Credentials saved

message
string
Example:

"Credenciais salvas com sucesso"