Closed GoReNeY closed 1 year ago
Create broadcast pending endpoint to responces
POST /api/v1/responses/broadcastPending
Authorization
Telegram <Bot Token>
Request options
{ body: { disciplineTeacherId: string, subject: string, teacherName: string, userId: string, response: string, questionId: string, } }
Response body
{ message: string, }
Create broadcast pending endpoint to responces
POST /api/v1/responses/broadcastPending
Authorization
Request options
Response body