masto
    Preparing search index...

    Interface Accounts$SelectNoteResource

    interface Accounts$SelectNoteResource {
        create: Method<
            Relationship,
            CreateAccountNoteParams,
            HttpMetaParams<"json">,
        >;
    }
    Index

    Properties

    Properties

    Add personal note to the account

    ID of the account

    Parameters

    Relationship