Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Deactivate Organization Member - Invalid value for value

Matthew Enright February 19, 2021

I am testing deactivating organization members with Postman using the PUT request below. I receive a 400 response for 'Invalid value for value'. In the REST API documentation it indicates the value query parameter is optional, so why am I receiving a 400 response for value when I'm not including a value in my request?

Can someone explain this or how the value query parameter must be used to deactivate users?

 

Thank you.

 

PUT Request:

https://api.trello.com/1/organizations/{org id}/members/{member id}/deactivated?key={key}&token={token}

 

Deactivate Member Documentation:

https://developer.atlassian.com/cloud/trello/rest/api-group-organizations/#api-organizations-id-members-idmember-deactivated-put

1 answer

1 accepted

0 votes
Answer accepted
Matthew Enright February 22, 2021

Trello Support confirmed the Deactivate organization member API documentation needs to be updated. The value parameter is required, not optional. You need to set it to either "true" or "false" for your query to go through.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events