delete
fun Collections.delete(id: String, vararg options: Option): JsonObjectApiAction<Collection.DestroyResult>
Content copied to clipboard
Permanently delete a Collection owned by the currently authenticated user.
Receiver
Collections endpoint instance.
Return
JsonObjectApiAction for Collection.DestroyResult model.
Parameters
id
The identifier of the Collection to destroy.
options
Optional. Custom parameters of this request.