Unleash · Capability
Unleash Admin API — Context
Unleash Admin API — Context. 16 operations. Lead operation: Gets Configured Context Fields. Self-contained Naftiko capability covering one Unleash business surface.
What You Can Do
GET
Getcontextfields
— Gets Configured Context Fields
/v1/api/admin/context
POST
Createcontextfield
— Create a Context Field
/v1/api/admin/context
POST
Validatecontextfieldname
— Validate a Context Field
/v1/api/admin/context/validate
GET
Getcontextfield
— Gets Context Field
/v1/api/admin/context/{contextfield}
PUT
Updatecontextfield
— Update an Existing Context Field
/v1/api/admin/context/{contextfield}
DELETE
Deletecontextfield
— Delete an Existing Context Field
/v1/api/admin/context/{contextfield}
POST
Updatecontextfieldlegalvalue
— Add or Update Legal Value for the Context Field
/v1/api/admin/context/{contextfield}/legal-values
DELETE
Deletecontextfieldlegalvalue
— Delete Legal Value for the Context Field
/v1/api/admin/context/{contextfield}/legal-values/{legalvalue}
GET
Getcontextfieldsforproject
— Gets Configured Context Fields
/v1/api/admin/projects/{projectid}/context
POST
Createcontextfieldforproject
— Create a Context Field
/v1/api/admin/projects/{projectid}/context
POST
Validatecontextfieldnameforproject
— Validate a Context Field
/v1/api/admin/projects/{projectid}/context/validate
GET
Getcontextfieldforproject
— Gets Context Field
/v1/api/admin/projects/{projectid}/context/{contextfield}
PUT
Updatecontextfieldforproject
— Update an Existing Context Field
/v1/api/admin/projects/{projectid}/context/{contextfield}
DELETE
Deletecontextfieldforproject
— Delete an Existing Context Field
/v1/api/admin/projects/{projectid}/context/{contextfield}
POST
Updatecontextfieldlegalvalueforproject
— Add or Update Legal Value for the Context Field
/v1/api/admin/projects/{projectid}/context/{contextfield}/legal-values
DELETE
Deletecontextfieldlegalvalueforproject
— Delete Legal Value for the Context Field
/v1/api/admin/projects/{projectid}/context/{contextfield}/legal-values/{legalvalue}
MCP Tools
gets-configured-context-fields
Gets Configured Context Fields
read-only
idempotent
create-context-field
Create a Context Field
validate-context-field
Validate a Context Field
read-only
gets-context-field
Gets Context Field
read-only
idempotent
update-existing-context-field
Update an Existing Context Field
idempotent
delete-existing-context-field
Delete an Existing Context Field
idempotent
add-update-legal-value-context
Add or Update Legal Value for the Context Field
delete-legal-value-context-field
Delete Legal Value for the Context Field
idempotent
gets-configured-context-fields-2
Gets Configured Context Fields
read-only
idempotent
create-context-field-2
Create a Context Field
validate-context-field-2
Validate a Context Field
read-only
gets-context-field-2
Gets Context Field
read-only
idempotent
update-existing-context-field-2
Update an Existing Context Field
idempotent
delete-existing-context-field-2
Delete an Existing Context Field
idempotent
add-update-legal-value-context-2
Add or Update Legal Value for the Context Field
delete-legal-value-context-field-2
Delete Legal Value for the Context Field
idempotent