Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 6 Next »

Generate new access token

Resource URL

https://api.bbamastro.com.au/auth 🔗

Parameters

none

Responses

HTTP Code

Description

Schema

200

OK

OAuth2AccessToken

201

Created

No Content

401

Unauthorized

No Content

403

Forbidden

No Content

404

Not Found

No Content


Definitions

mykey

Type: apiKey

Name: Authorization

In: HEADER

OAuth2AccessToken

Name

Schema

expiration

optional

string (date-time)

expired

optional

boolean

expiresIn

optional

integer (int32)

refreshToken

optional

OAuth2RefreshToken

scope

optional

< string > array

tokenType

optional

string

value

optional

string

OAuth2RfreshToken

Name

Schema

value

optional

string

  • No labels