removeUserFromSpacePermission

Description

Removes a single user from a space permission if the user is in that permission.

Parameters

Return Type

Boolean (true/false)

Example

removeUserFromSpacePermission("EDITSPACE", "PS-DOCS", "jdoe");

See also