No description provided.
**Internal Endpoint**: This endpoint is an API for the misskey mainframe and is not intended for use by third parties.
**Credential required**: *Yes*
Misskey Post___Admin___Emoji___Import Zip Example is an example object payload from Misskey, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"endpoint": "/admin/emoji/import-zip",
"method": "POST",
"operationId": "post___admin___emoji___import-zip",
"summary": "admin/emoji/import-zip",
"description": "No description provided.\n\n**Internal Endpoint**: This endpoint is an API for the misskey mainframe and is not intended for use by third parties.\n**Credential required**: *Yes*",
"requestBody": {
"contentType": "application/json",
"example": {},
"schema": {
"type": "object",
"properties": {
"fileId": {
"type": "string",
"format": "misskey:id"
}
},
"required": [
"fileId"
]
}
},
"responseExample": {
"status": "400",
"contentType": "application/json",
"example": {}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.