Skip to main content

relationships.unlock_profile

Overview

  • Unlock profile for the given entity.

Metadata

FieldValue
DisplayUnlock Profile
Categoryrelationships
AccessUserCheat
ScopeB2Authority
Tags
AliasesUnlockProfile, relationship.unlock_profile

Parameters

NameTypeRequiredDefaultDescription
entity_identityIdyesTarget entity id

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('relationships.unlock_profile', {
entity_id: 0,
});