# Transfer clients from one status to another status **POST /api/v1/client-status/{clientStatus}/transfer-clients** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Headers - **X-PLANNR-ACCOUNT-UUID** (string) ### Path parameters - **clientStatus** (string) ### Body: application/json (object) - **new_status_uuid** (string) The UUID of the new status to be assigned. ## Responses ### 204 #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)