initial commit after project creation
This commit is contained in:
22
content/docs/api-documentation/user/post-user.mdx
Normal file
22
content/docs/api-documentation/user/post-user.mdx
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
seo:
|
||||
title: Create User
|
||||
description: This can only be done by the logged in user.
|
||||
title: Create User
|
||||
last_edited: '2025-07-15T07:40:41.468Z'
|
||||
auto_generated: true
|
||||
---
|
||||
|
||||
This can only be done by the logged in user.
|
||||
|
||||
## Endpoint Details
|
||||
|
||||
**Method:** `POST`
|
||||
|
||||
|
||||
|
||||
**Path:** `/user`
|
||||
|
||||
## API Reference
|
||||
|
||||
<apiReference schemaFile="Swagger-Petstore.json|POST:/user" />
|
||||
Reference in New Issue
Block a user