SecurityMembers
  • 23 May 2023
  • 1 Minuto para leer
  • Colaboradores
  • Oscuro
    Ligero

SecurityMembers

  • Oscuro
    Ligero

The content is currently unavailable in Spanish. You are viewing the default English version.
Article Summary


 POST   /SecurityMembers


Add a security member.

Body Parameters
ParameterTypeDescription
parentId*GuidID of the template category parent.
memberId*GuidSecurity member ID.
role*IntSecurity role to set.
  • None (0)
  • Owner (1)
  • Editor (2)
  • Publisher (3)
  • Viewer (4)
  • Member (5)
isGroup*BoolIs this a group?
Response Codes
CodeDescription
400Bad Request
401Unauthorized
409Conflict
201Created


 PUT   /SecurityMembers


Update the current role of a security member.

Body Parameters
ParameterTypeDescription
parentId*GuidID of the template category parent.
memberId*GuidSecurity member ID.
role*IntSecurity role to set.
  • None (0)
  • Owner (1)
  • Editor (2)
  • Publisher (3)
  • Viewer (4)
  • Member (5)
Response Codes
CodeDescription
400Bad Request
401Unauthorized
404Not Found


 DELETE   /SecurityMembers


Remove a security member.

Query Parameters
ParameterTypeDescription
parentId*GuidSecurity member parent ID.
memberId*GuidSecurity member ID.
Response Codes
CodeDescription
400Bad Request
401Unauthorized
404Not Found


 GET   /SecurityMembers


Get all security members.

Query Parameters
ParameterTypeDescription
parentId*GuidSecurity member parent ID.
Response Codes
CodeDescription
400Bad Request
401Unauthorized

¿Te ha sido útil este artículo?

What's Next
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.