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
n4http://www.openlinksw.com/ontology/webservices#
n5https://www.iodbc.org/ods/api/user.invitation.
schemahttp://schema.org/
n2http://www.iodbc.org/DAV/VAD/wa/API_user.ttl#action_user.invitation.
n7http://www.iodbc.org/DAV/VAD/wa/API_user.ttl#action_user.invitation.approve_#
n6http://www.iodbc.org/DAV/VAD/wa/API_user.ttl#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
n2:approve
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n4:isWebServiceOf
n6:this_ODSUserModuleAPI
n4:endPointURL
n5:approve
schema:shortDescription
<p>Approve an invitation from another user. </p>
n4:hasParameter
n7:_approve n7:_invitation_id
schema:name
EntryPoint - user_invitation_approve
schema:description
<p>ODS allows users to be connected in a social network. This requires users to send invitations to other users. The other users then need to either approve or reject that invitation.</p><p>This method allow to approve or reject invitations from other users.</p><p><parameterlist kind="param"><li> <parameternamelist> <parametername>invitation_id</parametername> </parameternamelist> <parameterdescription> <p>The id of the invitation as reported by <ref kindref="member" refid="group__ods__module__user_1ga33086cfe66b0e314e5b8a3e83ae33437">user.invitation.list()</ref>. </p></parameterdescription> </li> <li> <parameternamelist> <parametername>approve</parametername> </parameternamelist> <parameterdescription> <p>Either <computeroutput>1</computeroutput> or <computeroutput>0</computeroutput> to <emphasis>approve</emphasis> or <emphasis>reject</emphasis> the invitation.</p></parameterdescription> </li> </ul> <simplesect kind="return"><p>An error code stating the success of the command execution as detailed in <ref kindref="member" refid="ods_response_format_1ods_response_format_result_code">ODS Error Result Codes</ref>.</p></simplesect> <simplesect kind="see"><p><ref kindref="member" refid="group__ods__module__user_1ga3937eecbf3d82e29667c487f4c404e3f">user.invitation.new()</ref>, <ref kindref="member" refid="group__ods__module__user_1ga33086cfe66b0e314e5b8a3e83ae33437">user.invitation.list()</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
n5:approve