Valuekeep DevelopmentAssets
DevelopmentAssets
Assets
Back | List of Articles

How to delete an access level?

Last changed in 14/01/2025

This method allows you to delete an access level.

 The method to be used when deleting an access level is: DELETE  url/api/mytenant/myorganization/settings/accesslevels/{{companyKey}}/{{accesslevelKey}}
 The parameters being replaced on the method are:
  1. companyKey: Company key.
  2. accesslevelKey: The key of the access level you wish to delete.

When this method is executed successfully, it returns HttpStatusCode.204.

 

Bookmark or share this article
Esta página foi útil?
Obrigado pelo seu voto.

login para deixar a sua opinião.

Obrigado pelo seu feedback. Iremos analisá-lo para continuarmos a melhorar!
Related Articles
How to create or delete a location? How to create or delete an equipment? How to create or delete a tool? How to get the list of asset attachments regarding a work order? How to create or delete a meter?