Add M_THREEPID_IN_USE
This commit is contained in:
parent
60293af83a
commit
572aa24a88
1 changed files with 3 additions and 0 deletions
|
@ -113,6 +113,9 @@ Some requests have unique error codes:
|
||||||
:``M_BAD_PAGINATION``:
|
:``M_BAD_PAGINATION``:
|
||||||
Encountered when specifying bad pagination query parameters.
|
Encountered when specifying bad pagination query parameters.
|
||||||
|
|
||||||
|
:``M_THREEPID_IN_USE``:
|
||||||
|
Sent when a threepid given to an API cannot be used because the same threepid is already in use.
|
||||||
|
|
||||||
.. _sect:txn_ids:
|
.. _sect:txn_ids:
|
||||||
|
|
||||||
The client-server API typically uses ``HTTP PUT`` to submit requests with a
|
The client-server API typically uses ``HTTP PUT`` to submit requests with a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue