API Reference

Sections

Theme switcher

RemoveSiteRolesInput

RemoveSiteRolesInput

rolesarray Required

Array of roles to remove from the user.

Show child attributes

siteIdid Required

The ID of the site.

userIdid Required

The ID of the user to have roles removed.

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 { "roles": [ { "name": "ADMIN_SITE" } ], "siteId": null, "userId": null }
Was this section helpful?

What made this section unhelpful for you?