Table of Contents outline true
outline | true |
---|
Overview
Swagger is an interactive documentation system that also allows you to conveniently try out & make REST API calls from the documentation page itself.
...
1923. Click the Edit button. The field should now become editable.
2024. Fill out the requested fields, ie: firstName, lastName, permissions.
| Create user permission |
| User read permission |
| User modification permission |
| User remove permission |
| Create repository permission |
| Repository modification permission |
| Repository deletion permission |
| Create container permission |
| Container modification permission |
| Artifact relation write permission |
| Container deletion permission |
| General read permission |
26. If successful, you should receive an HTTP 200 response back with JSON data. If there was a form error, you should receive an HTTP 4XX response back with an appropriate error message.