Skip to content

Unregister endpoint not supported in JSON-RPC mode #774

@cojerene

Description

@cojerene

The problem

Hi! I'm using signal-cli-rest-api in JSON-RPC mode and noticed that the unregister endpoint doesn't seem to work.

I spent quite a bit of time debugging this before I found out it's not supported in JSON-RPC mode - I only discovered this after stumbling upon issue #725 (#725 (comment)). It would be great if this limitation was mentioned in the docs somewhere, as it's not obvious when you're setting things up.

It would be really helpful to have unregister working in JSON-RPC mode too, especially for cleaning up test accounts or managing account lifecycles. Right now I have to switch modes or manually delete files, which is a bit of a pain.

Could you add support for the unregister endpoint in JSON-RPC mode? That would make it much more complete for account management.

Thanks for the great project!

Are you using the latest released version?

  • Yes

Have you read the troubleshooting page?

  • Yes

What type of installation are you running?

signal-cli-rest-api Docker Container

In which mode are you using the docker container?

JSON-RPC Mode

What's the architecture of your host system?

x86-64

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions