Assign Coach to Member
Use linkCoach
to assign a Coach to a member.
Required Arguments
Argument
Type
Description
memberId
ID
coachId
ID
Unique ID of a coach
Available Fields
The following fields will be displayed in the response:
Field Name
Type
Description
success
string
True if the coach has has been assigned successfully. Otherwise, False
message
string
Description of the result
Example
Last updated