/
/Cardinal Media Server API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1w ago
Authentication3
Dev11
  • getDev-only: read a settings value for the given app.
  • getDev-only: read the in-memory record of the most recent claim attempt.
  • postDev-only: factory-reset the server without the validation phrase.
  • getDev-only: read a server option by name.
  • postDev-only: complete first-time-setup without driving the wizard.
  • postDev-only: create a local user with the given role.
  • deleteDev-only: delete a user by userId.
  • postDev-only: grant a role to a user.
  • postDev-only: revoke a role from a user.
  • postDev-only: insert a library row directly.
  • deleteDev-only: delete a library by libraryId.
Events1
General9
Indexing12
Invitations4
Jobs6
Libraries5
Licensing2
Music12
Photo Albums7
Photos6
Playback Queues7
Ratings3
Role Assignments3
Settings2
Thumbnails1
Users8
Users (Public)1
    Dev

    Dev-only: delete a user by userId.

    <h3>🛡️ Requires Capabilities: None</h3>
    delete/api/v1/dev/users/{userId}

    Path parameters

    userIdstring required

    Changes