Qodex.ai
Qodex.ai
Introduction
NeoDay
Authentication
Client credentials
Users-OAuth2
Look up by a user by a connected IDCreate user connection
Users
Lookup a user by their IDDelete a userFind username
Campaigns
Get all stacksGet stack instances of a user for a specific stackGet campaigns of a specific type for a userGet campaigns available for a userGet all campaign instances
Custom events
Define a schemaGet schemaList all schemasSubmit an event
Webhooks
Create webhookList all webhooksDelete webhook
External Segment
Get list external segmentGet single external segmentCreate External SegmentUpdate External SegmentDelete External Segment
Introduction
NeoDay
Authentication
Client credentials
Users-OAuth2
Look up by a user by a connected IDCreate user connection
Users
Lookup a user by their IDDelete a userFind username
Campaigns
Get all stacksGet stack instances of a user for a specific stackGet campaigns of a specific type for a userGet campaigns available for a userGet all campaign instances
Custom events
Define a schemaGet schemaList all schemasSubmit an event
Webhooks
Create webhookList all webhooksDelete webhook
External Segment
Get list external segmentGet single external segmentCreate External SegmentUpdate External SegmentDelete External Segment
HomeNeoDayUsers-OAuth2

Users-OAuth2

Number of APIs: 2

  1. Look up by a user by a connected ID GET {{base_url}}/api/1/oauth2/provider/:provider/:provider_user_id?locale={{locale}}

  2. Create user connection POST {{base_url}}/api/1/oauth2/provider/:provider/:provider_user_id?locale={{locale}}

Previous
Client credentials
Next
Look up by a user by a connected ID