Notice: Your site will use Java, PHP, or .Net technology? Have a look at our SDK´s in order to have a rich set of fetures for accessing these APIs.  By removing the need to manage access tokens manually, the SDK greatly simplifies the process of authentication and authorizing users and apps for your project.

Functionality

This section provides a collection of RESTful web services designed to manage typologies within the system. These services allow for the creation and deletion of typologies, as well as the assignment, replacement, or removal of typologies associated with individual users. They offer integrators a flexible and standardized way to interact with typology data programmatically.

Methods

DescriptionURLMethod
Assign Typology
/activityid/v1/typology/assign
POST
Replace Typology/activityid/v1/typology/replacePOST
Create Typology/activityid/v1/typology/createPOST
Delete Typology/activityid/v1/typology/delete
POST