E621
    Preparing search index...

    Class Artists

    Hierarchy (View Summary)

    Index
    • Requires Api Key Auth

      Revert Artist

      If an artist is locked, you must be Staff+ to revert them.

      Parameters

      • idOrName: string | number
      • version_id: number

      Returns Promise<null>

      artists#revert

      Documentation for more details.

    • Requires Api Key Auth

      Update Artist

      If an artist is locked, you must be Staff+ to edit them. other_names & urls are silently truncated to 25 entries. notes is silently truncated to the wiki page limit (250,000). Individual other_names are silently truncated to 100 characters. If an artist is on the avoid posting list, you must have the bd staff user flag to edit name, other_names, or group_name.

      Parameters

      Returns Promise<null>

      artists#update

      Documentation for more details.