Buildscratch Docs
  1. External Parties
Buildscratch Docs
  • Introduction
  • Managed Authentications
    • Introduction
    • Internal Parties
      • Register Account
      • Authenticate
    • External Parties
      • Register External
        POST
      • OAuth2 Token
        POST
      • OAuth2 Authenticate
        POST
  • Utilities
    • Introduction
    • Email
      • Introduction
      • Send Email
      • Create Templates
      • Update Templates
  • Services
    • Reservations
      • Availability
  • Artifical Inteligence
    • Introduction
  1. External Parties

OAuth2 Authenticate

Developing
POST
/ma/external/oauth2/authenticate

Request

None

Responses

🟢200Success
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://prod.your-api-server.com/ma/external/oauth2/authenticate'
Response Response Example
{}
Modified at 2026-02-05 19:35:47
Previous
OAuth2 Token
Next
Introduction
Built with