GraphQLReferenceMutationsdeleteUserPPOn this pagedeleteUserPP Delete a PP (sign on behalf power) for the user. Input userPPDeleteInput Return Type ID Example mutation DeletePP { deleteUserPP(input: { userId: "dXNyMTIzNDU2" })} Related createUserPP User type