POST
/
api
/
v1
/
passes
/
{id}
/
notification

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Pass UUID or External ID

Body

application/json
notification
object

Response

200 - application/json
data
object
meta
object

Was this page helpful?