Counfluence User Properties

Store custom user properties

Integration Operations & Process Management Free ⭐ Featured ✓ Official

Requirements

  • OAuth 2.0 or Basic Auth

Enables storage and retrieval of custom key-value properties associated with user accounts, allowing applications to persist user-specific settings and preferences.

Includes:

    1. GET /wiki/rest/api/user/{userId}/property
- GET /wiki/rest/api/user/{userId}/property/{key} - POST /wiki/rest/api/user/{userId}/property/{key} - PUT /wiki/rest/api/user/{userId}/property/{key} - DELETE /wiki/rest/api/user/{userId}/property/{key}