# Trigger Maintenance Actions **POST /stake-pools/maintenance-actions** Performs maintenance actions on stake pools, such as triggering metadata garbage collection. Actions may not be instantaneous. ## Servers - https://localhost:8090/v2: https://localhost:8090/v2 () ## Parameters ### Body: application/json (object) - **maintenance_action** (string) ## Responses ### 404 Not Found #### Body: application/json (object) - **message** (string) A descriptive error message. - **code** (string) A specific error code for this error, more precise than HTTP ones. ### 204 No Content [Powered by Bump.sh](https://bump.sh)