Infer schema from JSON payload
Infer a webhook schema from a pasted JSON payload.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
Product ID
surfaceId
Surface ID
Request
This endpoint expects an object.
payload
Response
Schema inferred
learningState
mappingSuggestions
jsonSchema
schema
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error