- File
- auth
- directory
- customers
- counter
- department
- assistant
- manager
- administrator
- contacts
- cloud
- plan
- users
- integration
- Zappy
- automations
- channel
generate-access-token
POST
https://api-hubcontabil.innovtech.solutions/v1/refresh-token
Request
Header Params
Content-Type
string
required
Example:
application/json
x-access-token
string
required
Example:
{token}
Body Params application/json
token
string
required
Example
{
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiIwMTkzNzMyNi0xNTcyLTc0MmYtODM4Yi1jOGEwYmE0NTAyYTAiLCJyb2xlIjoxLCJvcmdhbml6YXRpb25JZCI6IjhiMTBiYThiLTJkNjEtNDExNC05OTg3LWZlYjRmNDMwOGU5MiIsImlzQWRtaW4iOnRydWUsImlhdCI6MThhfgMzcwMzczNywiZXhwIjoxNzQ0MzA4NTM3fQ.dIWvH-UORa9hU7qV6NTYVf6ynYN9-cj1dEpzqUrFoCs"
}
Responses
🟢200Success
application/json
Body
object {0}
Example
{}
Modified at 2025-04-04 15:21:33