v1

latestOpenAPI 3.0.1Apache 2.02026-08-063494581.6 MB
esper_cloud_api_Token (Deprecated)

Renew Token

API to renew your token

post/v0/enterprise/{enterprise_id}/developerapp/{developerapp_id}/renew-token/

Path parameters

enterprise_idstring uuid required

A UUID string identifying this enterprise.

developerapp_idstring uuid required

A UUID string identifying the developerapp

Query parameters

access_tokenstring required

Token to be renewed

Response

successful operation

idstring integer

Id of the token

userstring

Id of the user resource

enterprisestring uuid

Id of the enterprise resource

tokenstring

API token for accessing esper APIs

expires_atstring date-time

Date and time of when your API token will get expired

developerappstring uuid

Id of the developer app resource that you created using the esper dev console

scopestring

This defines what access scopes your API token has

created_onstring date-time

Date and time of when this resource was created

updated_onstring date-time

Date and time of when this resource was updated