mirror of
https://github.com/bohd4nx/FragmentAPI.git
synced 2026-08-05 02:53:26 +00:00
17 lines
454 B
Markdown
17 lines
454 B
Markdown
# Anonymous Numbers Overview
|
|
|
|
These methods help you manage login behavior and active sessions for anonymous numbers owned by your account.
|
|
|
|
Available methods:
|
|
|
|
- [Get Login Code](get-login-code.md)
|
|
- [Toggle Login Codes](toggle-login-codes.md)
|
|
- [Terminate Sessions](terminate-sessions.md)
|
|
|
|
## Common errors
|
|
|
|
- `AnonymousNumberError.NOT_OWNED`
|
|
- `AnonymousNumberError.TERMINATE_FAILED`
|
|
|
|
**If a number is not owned by your account, requests will fail.**
|