You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creation of new labels on the user.
@antihax/Lucia both maintain contact management tools, notably this would facilitate better OOG management, and the ability to copy contacts from other characters where they use labels the current account does not.
Route
GET /contacts/labels/
Authentication
Authenticated endpoint
Use case
Retrieval of created labels, and associated ID's
List existing labels, knowledge of when creation is required prior to use of a label in contact management software.
The text was updated successfully, but these errors were encountered:
Feature request
Route
POST/PUT
/contacts/labels/
Authentication
Authenticated endpoint
Use case
Creation of new labels on the user.
@antihax/Lucia both maintain contact management tools, notably this would facilitate better OOG management, and the ability to copy contacts from other characters where they use labels the current account does not.
Route
GET
/contacts/labels/
Authentication
Authenticated endpoint
Use case
Retrieval of created labels, and associated ID's
List existing labels, knowledge of when creation is required prior to use of a label in contact management software.
The text was updated successfully, but these errors were encountered: