@camunda8/orchestration-cluster-api
    Preparing search index...

    Type Alias CreateAdminUserResponses

    type CreateAdminUserResponses = {
        "201": UserCreateResult;
    }
    Index

    Properties

    Properties

    The user was created and got assigned the admin role successfully.