Modrinth API Types - v1.1.0
    Preparing search index...

    Type Alias APITeamAddUserBody

    type APITeamAddUserBody = {
        user_id: string;
    }
    Index

    Properties

    Properties

    user_id: string

    The ID of the user.