Skip to main content

Profile Endpoints

info

These endpoints relate getting and setting profiles

UnLock

Unload the profile so that yo can make changes to secure settings.

PUT Url: api/Profile/Unlock?{password}

Response 200 (Success):

SetApiKey

Create an apikey to be use for calling endpoints. Before calling this endpoint you need to be logged in with a valid token and unlock the account

PUT Url: api/Profile/SetApiKey

Response 200 (Success):