interface PostUsersRequest {
    body: User;
}

Properties

Properties

body: User

The user to create.

MMNEPVFCICPMFPCPTTAAATR