# Delegation ## Get delegation configuration - [GET /resources/configurations/v1/delegation](https://developers.frontegg.com/ciam/api/identity/delegation/delegationconfigurationcontrollerv1_getdelegationconfiguration.md): Retrieve the delegation configuration for your environment. A valid environment token is required to call this endpoint. ## Create or update delegation configuration - [POST /resources/configurations/v1/delegation](https://developers.frontegg.com/ciam/api/identity/delegation/delegationconfigurationcontrollerv1_createorupdatedelegationconfiguration.md): Enable or disable delegation in the token exchange flow. Use this endpoint to update the delegation configuration by enabling or disabling delegation for the token exchange flow. A valid environment token is required to call this endpoint.