Request feedback from the coach Copy

GET {{baseUrl}}/{{version}}/notifications/user/{{user_id}}/feedback/request

This endpoint is designed to enable the player to request feedback from their respective coach.

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringA valid JWT token

RESPONSES

status: OK

{"error":false,"code":200,"message":"You request for feedback","request":[]}