D1 OAuth API
Parámetros de encabezado
authorizationstringRequeridoExample:
The authorization header includes a client secret in base64URL encoded format following this syntax: Basic "[clientId:client secret]" as per https://www.rfc-editor.org/rfc/rfc2617
Basic aXNfdGJhbmswMToxMjM=Cuerpo
grant_typestring · enumRequeridoValores posibles:
scopestringOpcional
Access request scope as optionally defined by the issuer
Respuestas
200
Default allowed response
application/json
400
Bad request
post
/oauth2/tokenÚltima actualización
¿Te fue útil?