Skip to content

API: Use POST to (un)block a user

Robert Schilling requested to merge api-post-block into master

What does this MR do?

Use POST instead of PUT to block/unblock a user to be more RESTful.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14596

Merge request reports