Last updated
© 2025 make.com
Last updated
Deletes team variable.
If you don't have the custom variables feature available then the API call returns error 404. Check the availability of the custom variables feature with the API call GET /organizations/{organizationId}
for the organization in which the team belongs. If the response contains "customVariables": true
pair in the license
object then you have access to the custom variables feature.
Refer to the for Make pricing plans overview.
The ID of the team.
22
The name of the custom variable.
"userID"
Successful response