API from server
This API is used to Post Events from your server directly to Conscent.ai This is the recommended way of Posting an Event.
Authorization :
POST
https://api.Conscent.club/reward/{partner_id}/api/user_event
Header: {API Key}
Path Parameters
Name | Type | Description |
---|---|---|
partner_id* | String | Unique Identifier for the Partner |
Request Body
Name | Type | Description |
---|---|---|
RAW_BODY* | Object | Provide an Event Object |
Last updated