Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
string
required

Query Parameters

update_mask
string<field-mask>

Body

application/json

AppleSignInIntegration

project_id
string
required

The Motto project to which this integration belongs

audiences
string[]
required

The audience strings that are allowed on the signed JWT token. For iOS, this is typically the bundle ID.

Response

OK

integration
object

AppleSignInIntegration