API reference/Auth
Apple's server-to-server notifications
POST/v1/auth/apple/notifications
Register this URL in the App ID's Sign in with Apple settings. Apple posts consent and email changes signed with its keys.
no auth
Request body application/json · required
payloadstringrequired
max length 16384Responses
401Unauthorizedapplication/problem+json
codestringrequired
Stable machine-readable error code
detailstring
Human-readable explanation
errorsarray of object
Field-level validation errors
request_idstring
Correlates with server logs and traces
statusinteger (int64)required
HTTP status code
titlestringrequired
Short summary of the problem type
typestring
URI identifying the problem type
422Unprocessable Entityapplication/problem+json
codestringrequired
Stable machine-readable error code
detailstring
Human-readable explanation
errorsarray of object
Field-level validation errors
request_idstring
Correlates with server logs and traces
statusinteger (int64)required
HTTP status code
titlestringrequired
Short summary of the problem type
typestring
URI identifying the problem type
500Internal Server Errorapplication/problem+json
codestringrequired
Stable machine-readable error code
detailstring
Human-readable explanation
errorsarray of object
Field-level validation errors
request_idstring
Correlates with server logs and traces
statusinteger (int64)required
HTTP status code
titlestringrequired
Short summary of the problem type
typestring
URI identifying the problem type
503Service Unavailableapplication/problem+json
codestringrequired
Stable machine-readable error code
detailstring
Human-readable explanation
errorsarray of object
Field-level validation errors
request_idstring
Correlates with server logs and traces
statusinteger (int64)required
HTTP status code
titlestringrequired
Short summary of the problem type
typestring
URI identifying the problem type
v0.5