This document is generated by Aladia.
spaceId
: Space Id to which the user is foundcourseId
of the course inside the space and groupId
Id of the organization groupcurl --location --request PATCH 'https://api.aladia.io/v2/spaces/6617c00ed3179eccf598d5fd/members/assign-license-group' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"courseId": "66aee615cb877d127a556f17"
}'
{
"updated": true
}