HipChat · Capability
HipChat REST API v2 — Users
HipChat Users capability (historical; sunset 2019-02-15).
HipChat REST API v2 — Users is a Naftiko capability published by HipChat, one of 5 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET, PUT, DELETE, and POST methods rooted at /v1/users.
Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include HipChat, Users, and Sunset.
What You Can Do
GET
Listusers
—
/v1/users
GET
Getuser
—
/v1/users/{id_or_email}
PUT
Updateuser
—
/v1/users/{id_or_email}
DELETE
Deleteuser
—
/v1/users/{id_or_email}
POST
Sendprivatemessage
—
/v1/users/{id_or_email}/message