This API allow you to register participant New Account API process flow: Authenticiation > Client Application > Participant > Channel > Orchestration > Account
Client application must have 'app.conversation.conversationmgr.manage' scope assigned.
Create participant
Created
Bad Request
Unauthorized
Forbidden
Internal server error
{- "name": "custom_bot_participant",
- "type": "custom_bot",
- "active": true,
- "application": {
- "id": "9d091084-3ca8-4afc-97e1-8b0ad52fc38f"
}, - "intents": {
- "intent": [
- {
- "value": "order_complaints",
- "displayValue": "Order Complaints"
}, - {
- "value": "sales_enquiries",
- "displayValue": "Sales Enquiries"
}
]
}
}
{- "id": "45a095f4-d0ee-4220-a689-22b541c58f61"
}