/
US
usememos
/
Untitled API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 31m ago · Updated 3d ago
Details
Filter operations
AIService
1
AttachmentService
6
get
/api/v1/attachments
post
/api/v1/attachments
get
/api/v1/attachments/{attachment}
delete
/api/v1/attachments/{attachment}
patch
/api/v1/attachments/{attachment}
post
/api/v1/attachments:batchDelete
AuthService
4
IdentityProviderService
5
InstanceService
6
MemoService
20
MemoViewService
5
SpaceService
16
UserService
26
AttachmentService
DeleteAttachment deletes an attachment by name.
delete
/api/v1/attachments/{attachment}
Path parameters
attachment
string
required
The attachment id.
Response
OK
Changes