Skip to main content
PFGroupsDeleteRoleRequest data model. Returns information about the role.

Syntax

Members

customTags   PFStringDictionaryEntry const*
may be nullptr
(Optional) The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). customTagsCount   uint32_t Count of customTags group   PFEntityKey const* The identifier of the group. roleId   const char*
is null-terminated
(Optional) The ID of the role to delete. Role IDs must be between 1 and 64 characters long.

Requirements

Header: PFGroupsTypes.h

See also

PFGroupsTypes members
Last modified on August 1, 2026