v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428201133.3 KB

<note> <p>This is for internal use.</p> </note> <p>Amplify uses this action to exchange an access code for a token.</p>

post/tokens/{provider}

Path parameters

provider'figma' required

The third-party provider for the token. The only valid value is <code>figma</code>.

Request body

Response

Success

accessTokenstring password required

The access token.

expiresIninteger required

The date and time when the new access token expires.

refreshTokenstring password required

The token to use to refresh a previously issued access token that might have expired.