post https://{baseUrl}/api/profiles/applyProfile////
Used for scripting profile appplication, moves logic from client to server, allows for processing overlays
Log in to see full request history
Response
200OK
Used for scripting profile appplication, moves logic from client to server, allows for processing overlays
200OK
xxxxxxxxxx
curl --request POST \
--url https://your-instance.regscale.co/api/profiles/applyProfile/moduleId/moduleName/profileId/isPublic
Try It!
to start a request and see the response here!