This HTML5 document contains 11 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n3http://www.openlinksw.com/ontology/webservices#
n4https://www.iodbc.org/ods/api/acl.groups.
schemahttp://schema.org/
n7http://www.iodbc.org/DAV/VAD/wa/API_acl.ttl#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n6http://www.iodbc.org/DAV/VAD/wa/API_acl.ttl#action_acl.groups.delete_#
n2http://www.iodbc.org/DAV/VAD/wa/API_acl.ttl#action_acl.groups.
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:delete
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n3:isWebServiceOf
n7:this_ODSAclModuleAPI
n3:endPointURL
n4:delete
schema:shortDescription
<p>Remove a group. </p>
n3:hasParameter
n6:_name n6:_id
schema:name
EntryPoint - acl_groups_delete
schema:description
<p>Allows to remove a group created by the authenticated user by either specifying the name or the id of the group.</p><p><parameterlist kind="param"><li> <parameternamelist> <parametername>name</parametername> </parameternamelist> <parameterdescription> <p>The name of the group to remove. This can be specified several times to delete more than one group. </p></parameterdescription> </li> <li> <parameternamelist> <parametername>id</parametername> </parameternamelist> <parameterdescription> <p>The numerical identifer or the URI of the group to delete. This can be specified several times to delete more than one group. The group IDs and URIs are part of the output of <ref kindref="member" refid="group__ods__module__acl_1ga89fd9e4ce83492490eeb40608972a602">acl.groups.list()</ref>.</p></parameterdescription> </li> </ul> <simplesect kind="return"><p>On error an appropriate HTTP error code will be set in addition to a return value as described in <ref kindref="member" refid="ods_response_format_1ods_response_format_result_code">ODS Error Result Codes</ref>.</p></simplesect> <simplesect kind="par"><title>Authentication</title><p>This function requries authentication via one of the supported authentication methods as described in <ref kindref="compound" refid="ods_authentication">ODS Authentication</ref>. </p></simplesect> </p>
schema:url
n4:delete