post https://{targetURL}/api/v1/addons//target/groups
Create new target group to display/install this adddon.
Log in to see full request history
Response
Create new target group to display/install this adddon.
xxxxxxxxxx
curl --request POST \
--url https://sandbox.elabjournal.com/api/v1/addons/sdkPluginID/target/groups \
--header 'X-Requested-With: Swagger' \
--header 'accept: application/json' \
--header 'content-type: text/json'
Try It!
to start a request and see the response here!