curl --location --request POST 'https://prod.your-api-server.com/courses//join/'
{ "name": "string", "description": "string" }