/
NH
nhs
/
Admin API @ NHS Innovation Service
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 36m ago · Updated 3mo ago
Details
Filter operations
[v1] health
1
patch
/v1/users/{userId}/delete
post
/v1/organisations
post
/v1/organisations/{organisationId}
patch
/v1/organisations/{organisationId}
get
/v1/tou/{touId}
put
/v1/tou/{touId}
get
/v1/tou
post
/v1/tou
patch
/v1/organisations/{organisationId}/units/{organisationUnitId}/activate
post
/v1/organisations/{organisationId}/units
patch
/v1/organisations/{organisationId}/units/{organisationUnitId}/inactivate
patch
/v1/organisations/{organisationId}/units/{organisationUnitId}
post
/v1/users
patch
/v1/users/{userId}
post
/v1/users/{userId}/validate
Delete an admin user.
patch
/v1/users/{userId}/delete
Path parameters
userId
string
uuid
required
Id of the admin user.
Response
The admin account has been deleted.
object
required
id
string
The user id.
Changes