Trainees
Create a new trainee for the coach. Requires name, email, and phoneNumber.
post/api/public/trainees
Headers
Idempotency-Keystring
Optional. Send a unique key (e.g. a UUID) to make this POST safe to retry. The same key within 24h returns the original result instead of creating a duplicate.
Request body
Response
Created