Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 2.33 KB

File metadata and controls

29 lines (22 loc) · 2.33 KB
description
User Management and Authentication

User

{% embed url="https://editor.swagger.io/?url=https://raw.githubusercontent.com/egovernments/egov-services/master/docs/egov-user/contracts/v1-1-0.yml#!/" %} Swagger API Contract Link {% endembed %}

{% swagger src="https://raw.githubusercontent.com/egovernments/Core-Platform/service-contracts/contracts/core/user-service-contract" path="/_create" method="post" %} https://raw.githubusercontent.com/egovernments/Core-Platform/service-contracts/contracts/core/user-service-contract {% endswagger %}

{% swagger src="https://raw.githubusercontent.com/egovernments/Core-Platform/service-contracts/contracts/core/user-service-contract" path="/_update" method="post" %} https://raw.githubusercontent.com/egovernments/Core-Platform/service-contracts/contracts/core/user-service-contract {% endswagger %}

{% swagger src="https://raw.githubusercontent.com/egovernments/Core-Platform/service-contracts/contracts/core/user-service-contract" path="/_search" method="post" %} https://raw.githubusercontent.com/egovernments/Core-Platform/service-contracts/contracts/core/user-service-contract {% endswagger %}

{% swagger src="https://raw.githubusercontent.com/egovernments/Core-Platform/service-contracts/contracts/core/user-service-contract" path="/password/_update" method="post" %} https://raw.githubusercontent.com/egovernments/Core-Platform/service-contracts/contracts/core/user-service-contract {% endswagger %}

{% swagger src="https://raw.githubusercontent.com/egovernments/Core-Platform/service-contracts/contracts/core/user-service-contract" path="/password/nologin/_update" method="post" %} https://raw.githubusercontent.com/egovernments/Core-Platform/service-contracts/contracts/core/user-service-contract {% endswagger %}