Skip to content
Pasqal Documentation

Generate tokens for a trusted partner on behalf of one of its users

POST
/api/v1/auth/delegated/token

Creates access tokens for third-party services to act on behalf of their users who don’t have direct platform accounts

  • oauth2
    external:delegated-token:get
object
name
required
string

On success

object
code
required
number format: int32
200
data
required
object
token
required
string
message
required
string
success
pagination
required
object
total
required
number format: int64
status
required
string
OK